Details
Description
DocumentNodeStore.backgroundRead(boolean) creates a StringSort instance but does not close it when finished. In most cases the StringSort is in-memory and an explicit close() is not necessary, but it may also swap out to disk when there are many entries.
Attachments
Issue Links
- relates to
-
OAK-2829 Comparing node states for external changes is too slow
- Closed