Description
Currently TraverseWithSortStrategy stores the NodeStateEntry as json text in the in-memory queue. We can save memory by storing it in byte array and probably compressed which would allow storing more entries in-memory before sorting and saving in the file
Attachments
Attachments
Issue Links
- relates to
-
OAK-6353 Use Document order traversal for reindexing performed on DocumentNodeStore setups
- Closed