Details
Description
AbstractDocumentStore current calls dispose on DocumentStore instances when cleaning up.
This interferes with ResurrectNodeAfterRevisionGCTest which creates node store instances on top of the document stores, and calls dispose() on them, leading to multiple calls to dispose on the same instance.
Attachments
Attachments
Issue Links
- blocks
-
OAK-4494 Stale documents after revision GC in cluster
- Closed