Chetan Mehrotra created OAK-7103:
------------------------------------
Summary: Enable compression by default on DocumentStoreIndexer
logic
Key: OAK-7103
URL: https://issues.apache.org/jira/browse/OAK-7103
Project: Jackrabbit Oak
Issue Type: Improvement
Components: run
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Fix For: 1.7.14, 1.8
While performing tests it appears that enabling end to end compression reduces
the sorting time by 14 mins (39.87 min to 26.44 min) and disk consumption by
65GB (87GB to 12.5). Based on that we should enable compression by default for
# Create compressed base store.json written by traversal
# Enable compression for intermediate files created while sorting
# Enable compression for finally sorted json file
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)