[MDEV-3857] stress testing of the TC_LOG_MMAP code Created: 2012-11-14 Updated: 2020-05-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
test TC_LOG_MMAP with both InnoDB and PBXT enabled, and many threads committing all the time. The goal is to get ~100% coverage of this code. |
| Comments |
| Comment by Elena Stepanova [ 2013-04-02 ] |
|
Server options necessary to hit TC_LOG_MMAP: |
| Comment by Elena Stepanova [ 2013-04-02 ] |
|
Code which apparently needs to be covered (imitated bzr diff based on maria/5.1 revno 3194, to feed to coverage_for_patch.pl) |
| Comment by Elena Stepanova [ 2013-04-02 ] |
|
cov5 – intermediate results, current coverage (not good enough yet) |
| Comment by Elena Stepanova [ 2013-05-02 ] |
|
it's been paused for some time in favor of other tasks, just updating the status post factum |
| Comment by Sergei Golubchik [ 2020-05-28 ] |
|
should be no longer needed after MDEV-22594 |