Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.34.0
-
None
-
None
Description
There's a rare race between Queue.destroy and cleanup.
if the cleanup is called while depaging is still happening you might endup with a Critical IO exception as the storage folder is removed.
This is the reason why testPagingStoreDestroyed(derby) was eventually failing.
testPagingStoreDestroyed serves as the verification for this issue, as this is intended as the test fix.
Attachments
Issue Links
- links to