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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2013/11/19 11:09:23 UTC

[jira] [Resolved] (OAK-1199) Parallel execution of DescendantSearchTest fails with MongoMK

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

Marcel Reutegger resolved OAK-1199.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12

Fixed in http://svn.apache.org/r1543365

> Parallel execution of DescendantSearchTest fails with MongoMK
> -------------------------------------------------------------
>
>                 Key: OAK-1199
>                 URL: https://issues.apache.org/jira/browse/OAK-1199
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: bench
>    Affects Versions: 0.11
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 0.12
>
>
> The beforeSuite() method may fail because it concurrently creates an index. It would be better to create the index definition before the test content is added. This limits the race condition to the time the index definition is created.



--
This message was sent by Atlassian JIRA
(v6.1#6144)