[
https://issues.apache.org/jira/browse/JCR-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975389#comment-13975389
]
Shashank Gupta edited comment on JCR-3771 at 4/21/14 5:05 AM:
--------------------------------------------------------------
patch attached. [~chetanm], please review and commit accordingly.
was (Author: shgupta):
patch attached.
> Pending async uploads fails to get uploaded on restart.
> --------------------------------------------------------
>
> Key: JCR-3771
> URL: https://issues.apache.org/jira/browse/JCR-3771
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-data
> Affects Versions: 2.7.5
> Reporter: Shashank Gupta
> Priority: Critical
> Fix For: 2.8
>
> Attachments: JCR-3771.patch
>
>
> Steps to reproduce:
> # Configure CachingDataStore to use S3Backend
> # Upload few large files to repository. Note ongoing uploads in
> AysncUploadCache.
> # Kill the server
> # Start the server.
> # The ongoing uploads failed to gets uploaded to S3.
> # The expectation is that all ongoing uploads should be synchronously
> uploaded to S3 on restart.
--
This message was sent by Atlassian JIRA
(v6.2#6252)