Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.5, 10.6
-
None
Description
There are several os_aio_wait_until_no_pending_writes() in the codebase, not all of them needed. It should be only left where it is needed for correctness, since this call can add nothing but stalls. In the past, it could have been used to workaround certain bugs, like MDEV-24313 / MDEV-25953
Attachments
Issue Links
- is blocked by
-
MDEV-25948 Remove log_flush_task
- Closed
-
MDEV-25953 Tpool - prevent potential deadlock in simulated AIO
- Closed
- relates to
-
MDEV-26001 InnoDB: Cannot apply log to [page id: space=152, page number=0] of corrupted file
- Closed