You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2019/07/03 14:57:00 UTC

[jira] [Resolved] (OAK-8458) AsyncIndexUpdateCorruptMarkingTest#testLuceneIndexSegmentStats is flaky due to race condition

     [ https://issues.apache.org/jira/browse/OAK-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Saurabh resolved OAK-8458.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.16.0

Fixed on trunk at [r1862483|https://svn.apache.org/r1862483].

/cc [~tmueller], [~tihom88]

> AsyncIndexUpdateCorruptMarkingTest#testLuceneIndexSegmentStats is flaky due to race condition
> ---------------------------------------------------------------------------------------------
>
>                 Key: OAK-8458
>                 URL: https://issues.apache.org/jira/browse/OAK-8458
>             Project: Jackrabbit Oak
>          Issue Type: Test
>          Components: lucene
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>            Priority: Minor
>             Fix For: 1.16.0
>
>
> {{AsyncIndexUpdateCorruptMarkingTest#testLuceneIndexSegmentStats}} fails sometimes when the system testing it is under a bit of load.
> While simple fix could have been to simply make sure content creation is indeed committed and root state refreshed before asserting.
> But, using this chance to simplify the test as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)