You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Mohit Kataria (Jira)" <ji...@apache.org> on 2023/06/07 13:50:00 UTC

[jira] [Created] (OAK-10273) Index-definition json created during oak-run reindex should be flushed in chunks

Mohit Kataria created OAK-10273:
-----------------------------------

             Summary: Index-definition json created during oak-run reindex should be flushed in chunks
                 Key: OAK-10273
                 URL: https://issues.apache.org/jira/browse/OAK-10273
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: indexing
            Reporter: Mohit Kataria
            Assignee: Mohit Kataria


For large repositories, running oak-run reindex command lead to OOME as index-definition created during process is serialised as whole.

One solution would be to flush the serialised index-definition in chunks to avoid OOME.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)