-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
Affects Version/s: None
-
Component/s: Schema Management
-
Storage Engines - Foundations
-
217.519
-
None
-
None
Verify closes the live handle so that it can open an exclusive dhandle, which results in any data for an AWAITS_PUBLISH table being discarded. This should instead return EBUSY.
Claude tells me that the same thing can happen via handle sweeping. I am unsure if that is actually true or if the timing required for handle sweeping to close the handle for a published but uncheckpointed table is reasonably possible. The P2 priority is assuming that it can; if this is actually specific to verify then this is a P3.
The attached test case reproduces this with verify.
- is depended on by
-
SERVER-132527 Remove the feature flag from fully disabled feature flags
-
- In Progress
-
- is related to
-
WT-18217 Dropping a published but uncheckpointed table discards all of its data
-
- Closed
-