[
https://issues.apache.org/jira/browse/OAK-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371341#comment-14371341
]
Alex Parvulescu commented on OAK-2657:
--------------------------------------
good point. I still think this frees an important amount of memory for the
indexers so it is interesting to add it in. maybe put it behind some sort of a
flag ("earlyShutdown") so people can use it out without losing the existing
behavior?
> Repository Upgrade could shut down the source repository early
> --------------------------------------------------------------
>
> Key: OAK-2657
> URL: https://issues.apache.org/jira/browse/OAK-2657
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: upgrade
> Reporter: Alex Parvulescu
> Attachments: OAK-2657.patch
>
>
> I noticed that during the upgrade we can distinguish 2 phases: first copying
> the data from the source, then applying all the Editors (indexes and co.).
> After phase 1 is done the repository upgrader could shut down the old repo to
> allow clearing some memory resources which might be used for the second phase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)