Shashank Gupta created JCR-3771: ----------------------------------- Summary: 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
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)