Chetan Mehrotra created OAK-7115:
------------------------------------
Summary: Compress NodeStateEntry when storing in in memory queue
Key: OAK-7115
URL: https://issues.apache.org/jira/browse/OAK-7115
Project: Jackrabbit Oak
Issue Type: Improvement
Components: run
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Priority: Minor
Fix For: 1.10
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|