Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Later
-
None
-
None
-
None
Description
LengthCachingDataStore introduced in OAK-2882 has an in memory map for keeping the mapping between blobId and length. This would pose issue when number of binaries are very large.
Instead of in memory map we should use some off heap store like MVStore of MapDB
Attachments
Issue Links
- relates to
-
OAK-2882 Support migration without access to DataStore
- Closed