[
https://issues.apache.org/jira/browse/JCR-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352553#comment-14352553
]
Shashank Gupta commented on JCR-3856:
-------------------------------------
The *only* place where LocalCache deletes the file is
[here|https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/LocalCache.java#L367].
Local cache was not deleting the file as I don't found this [log
statement|https://github.com/apache/jackrabbit/blob/trunk/jackrabbit-data/src/main/java/org/apache/jackrabbit/core/data/LocalCache.java#L368]
post file delete.
> [jackrabbit-aws-ext] Random test failures
> -----------------------------------------
>
> Key: JCR-3856
> URL: https://issues.apache.org/jira/browse/JCR-3856
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-data
> Affects Versions: 2.9.1
> Reporter: Amit Jain
>
> Tests fail randomly due to some race condition caused by the async threads
> used in the S3DataStore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)