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 2015/10/07 11:25:26 UTC

[jira] [Created] (OAK-3490) QueryTest.orderBy() fails occasionally

Marcel Reutegger created OAK-3490:
-------------------------------------

             Summary: QueryTest.orderBy() fails occasionally
                 Key: OAK-3490
                 URL: https://issues.apache.org/jira/browse/OAK-3490
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
    Affects Versions: 1.3.7
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.3.8


I think this was introduced with OAK-2679. This introduced before and after methods, which toggle caching in the OrderedPropertyIndexProvider. The test extends from AbstractRepositoryTest and inherits the {{Parallelized}} annotation. This means multiple fixtures may run in parallel. Therefore the static cache setting becomes unpredictable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)