[
https://issues.apache.org/jira/browse/OAK-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved OAK-1565.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.19
Done in revision 1578979.
> Optimize repository upgrade by loading bundles where possible
> -------------------------------------------------------------
>
> Key: OAK-1565
> URL: https://issues.apache.org/jira/browse/OAK-1565
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: upgrade
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Fix For: 0.19
>
>
> The repository upgrade code uses the normal {{PersistenceManager}} interface
> for loading existing Jackrabbit 2.x content, which causes some performance
> drag as each property needs to be separately loaded, even when those loads
> are almost always served from the bundle cache.
> A more efficient approach would be to directly load bundles when the
> underlying persistence manager supports that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)