jackrabbit-oak
jackrabbit-oak copied to clipboard
OAK-9790 - Implement parallel indexing for speeding up oak run indexing command
- Parallel indexing enabled by splitting the FlatFileStore taking into account aggregation and then running multiple threads to do the indexing
- LZ4 compression enabled
Work over https://github.com/apache/jackrabbit-oak/pull/587
Alternate changes to remove dependency on the LZ4 for other modules and only introduce it for oak-run-commons/oak-run
LZ4 support moved to issue OAK-9968 & commit https://github.com/amit-jain/jackrabbit-oak/commit/e8b4a0617fc857f281d6dec967cd48f7e5a16450