[ 
https://issues.apache.org/jira/browse/OAK-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597135#comment-16597135
 ] 

Marcel Reutegger commented on OAK-6517:
---------------------------------------

With those changes, I now occasionally see test failures as reported initially.

{noformat}
java.lang.AssertionError: First GC should delete some chunks
        at 
org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectionIT.simpleAsyncIndexUpdateBasedBlobCollection(ActiveDeletedBlobCollectionIT.java:162)
{noformat}

Maybe this is caused by the missing {{DocumentNodeStore.dispose()}} at the end 
of the tests.

> 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
(v7.6.3#76005)

Reply via email to