Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
M4.5
-
None
Description
Saw this fail in an ASAN build. Seems like kudu::tablet::TransactionTracker::WaitForAllToFinish is racing against the release of an entry in the map.
Attachments
Attachments
Issue Links
- is related to
-
KUDU-382 Add coverage for and fix concurrent AlterSchema
- Resolved