Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.8.3, 10.9.1
Description
The buf_pool.flush_list_mutex became more contended after MDEV-27868 fixed a correctness issue that was caused by the performance fix MDEV-27774. We really should acquire and release buf_pool.flush_list_mutex at most once in mtr_t::commit() and reduce the amount of work performed while holding the mutex.
Attachments
Issue Links
- is caused by
-
MDEV-27868 buf_pool.flush_list is in the wrong order
-
- Closed
-
- relates to
-
MDEV-32269 InnoDB after ALTER TABLE…IMPORT TABLESPACE may not be crash safe
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is caused by |
Status | Open [ 1 ] | In Progress [ 3 ] |
Affects Version/s | 10.8.3 [ 27502 ] | |
Affects Version/s | 10.8.1 [ 26815 ] |
Fix Version/s | 10.9 [ 26905 ] | |
Affects Version/s | 10.9.1 [ 27114 ] |
Link | This issue relates to PERF-185 [ PERF-185 ] |
Link | This issue relates to PERF-185 [ PERF-185 ] |
issue.field.resolutiondate | 2022-06-09 12:41:50.0 | 2022-06-09 12:41:50.102 |
Fix Version/s | 10.8.4 [ 27503 ] | |
Fix Version/s | 10.9.2 [ 27115 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Link |
This issue relates to |