[MDEV-532] Implement async commit checkpoint in InnoDB and XtraDB Created: 2012-09-13 Updated: 2020-12-01 Resolved: 2012-12-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
This task is about improving this to a fully asynchronous implementation. In addition I want to extend the server layer binlog checkpointing so that it 1. The commit_checkpoint_notify_ha() call may come from arbitrary thread in 2. I need to use debug_sync in the test cases to make them deterministic, but 3. Such background binlog thread will later be useful to do binlog |
| Comments |
| Comment by Kristian Nielsen [ 2012-09-21 ] |
|
assigning to serg for review |
| Comment by Kristian Nielsen [ 2012-12-18 ] |
|
pushed to 10.0-base |