Vikas Saurabh created OAK-6517:
----------------------------------
Summary:
ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection failing
intermittently
Key: OAK-6517
URL: https://issues.apache.org/jira/browse/OAK-6517
Project: Jackrabbit Oak
Issue Type: Test
Components: lucene
Affects Versions: 1.7.1
Reporter: Vikas Saurabh
Assignee: Vikas Saurabh
Priority: Minor
[~chetanm] reported offline that
{{ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection}} is
failing for him intermittently.
{noformat}
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.746 sec <<<
FAILURE! - in
org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectionIT
simpleAsyncIndexUpdateBasedBlobCollection[WITH_FDS](org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectionIT)
Time elapsed: 2.301 sec <<< FAILURE!
java.lang.AssertionError: First GC should delete some chunks
at
org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection(ActiveDeletedBlobCollectionIT.java:227)
Results :
Failed tests:
ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection:227
First GC should delete some chunks
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)