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)