[
https://issues.apache.org/jira/browse/OAK-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704150#comment-15704150
]
Amit Jain commented on OAK-4903:
--------------------------------
Thanks [~chetanm].
* 1 & 2 makes sense. Will make those changes
* I was also wary of adding yet another interface but still introduced the
specialized interface as it would indicate blob stores implementing it clearly.
But I can add the method to the BlobStore interface itself and changes may not
be that much if we add and document a default implementation in the
AsbtractBlobSore.
> Async uploads in S3 causes issues in a cluster
> ----------------------------------------------
>
> Key: OAK-4903
> URL: https://issues.apache.org/jira/browse/OAK-4903
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: blob
> Reporter: Amit Jain
> Assignee: Amit Jain
> Priority: Critical
> Fix For: 1.6
>
> Attachments: OAK_4903.patch
>
>
> S3DataStore and CachingFDS through the CachingDataStore enable async uploads.
> This causes problems in clustered setups where uploads can sometimes be
> visible after a delay. During this time any request for the corresponding
> asset/file would return errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)