[ 
https://issues.apache.org/jira/browse/OAK-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200319#comment-16200319
 ] 

Amit Jain commented on OAK-6802:
--------------------------------

So, that they get the same reference to the same binary. How they get the 
binary reference is by calling Blob#getReference() and which ultimately calls 
https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/AbstractDataStore.java#L63
 which uses the secret property.


> Manage 'secret' property internally in S3/AzureDataStore
> --------------------------------------------------------
>
>                 Key: OAK-6802
>                 URL: https://issues.apache.org/jira/browse/OAK-6802
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob-cloud, blob-cloud-azure
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.8
>
>
> Property 'secret' is required to be configured (which is a shared secret 
> among instances sharing the datastore) to enable binary-less replication. The 
> DataStore should manage it internally as it does for other things in the META 
> folder like in the container like repository ID etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to