[
https://issues.apache.org/jira/browse/OAK-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618828#comment-17618828
]
Julian Reschke commented on OAK-9790:
-------------------------------------
I would recommend moving the compression method change into a separate issue
(and do real-world benchmarks there as well).
> Implement parallel indexing for speeding up oak run indexing command
> --------------------------------------------------------------------
>
> Key: OAK-9790
> URL: https://issues.apache.org/jira/browse/OAK-9790
> Project: Jackrabbit Oak
> Issue Type: Story
> Reporter: Jun Zhang
> Priority: Major
>
> Implement parallel indexing for speeding up oak run indexing command
> Since indexing was single threads, which is slow for large repository. In
> order to improve the indexing performance we need to implement parallel
> indexing.
> The work is cover for both lucene and elastic indexing. In order to support
> parallel indexing, it need to split the big flat file store file ahead, which
> add a big overhead, but make parallel index possible and much faster.
> Another change together is support the LZ4 compression since which is much
> faster compare to gzip.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)