[
https://issues.apache.org/jira/browse/OAK-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomek Rękawek updated OAK-6058:
-------------------------------
Fix Version/s: (was: 1.8)
> Avoid accessing remote binaries when migration involves S3
> ----------------------------------------------------------
>
> Key: OAK-6058
> URL: https://issues.apache.org/jira/browse/OAK-6058
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: upgrade
> Reporter: Tomek Rękawek
>
> When migrating (sidegrade) a repository referencing the S3DataStore, we
> should avoid accessing the binaries themselves and use their identifiers
> instead.
> In particular:
> * it should be possible to copy a a nodestore referencing S3DataStore without
> accessing/configuring S3 at all (copy binaries by the references),
> * if the S3DataStore is configured for the migration and the destination
> already exists, the blob identifiers should be used in the equals() method,
> not the whole binary input stream.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)