Jukka Zitting created OAK-1565:
----------------------------------
Summary: 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
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)