-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines, Storage Engines - Transactions
-
None
-
None
It appears that in some cases WT_SESSION::drop can return EBUSY due to the WT_UNCOMMITTED_DATA sub-level error ("the table has uncommitted data and cannot be dropped yet") despite there being no uncommitted data on the table from the application's perspective. In some cases simply retrying the WT_SESSION::drop allows it to succeed, but in other cases retrying the WT_SESSION::drop continues to return EBUSY indefinitely.
- is depended on by
-
SERVER-106596 Truncate spill table before drop
-
- Blocked
-
- is duplicated by
-
WT-14853 WT_SESSION::drop after WT_SESSION::truncate can return EBUSY indefinitely
-
- Closed
-
- is related to
-
SERVER-100890 Investigate uncommitted data during drop call
-
- Backlog
-
-
WT-14853 WT_SESSION::drop after WT_SESSION::truncate can return EBUSY indefinitely
-
- Closed
-
- related to
-
SERVER-103273 Drop SpillTable from spill engine on destruction
-
- Closed
-