Tomek Rękawek created OAK-6058:
----------------------------------

             Summary: 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.3.15#6346)

Reply via email to