-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2026-05-11, Storage Execution 2026-05-25, Storage Execution 2026-06-08, Storage Execution 2026-06-22
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
killOpsForStorageEngineChange() kills all operations and tries to wait for the operation contexts to be destroyed, but actually waits for a specific decorator to be destroyed. This means that it can proceed to close the storage engine while a different decorator is still using the storage engine.