Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.0, 10.1, 10.2, 10.3
-
Component/s: Storage Engine - Aria
-
Labels:None
Description
Aria can under some circumstances hang in log_handler.cc::translog_buffer_flush
The hang is caused because of buffer->copy_to_buffer_in_progress getting out of sync.
I have attached a minimal stacktrace from 10.2 that shows one hang.