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 "Thomas Mueller (Jira)" <ji...@apache.org> on 2021/08/30 13:47:00 UTC

[jira] [Created] (OAK-9561) Flaky test: DelayedFacetReadTest.facet

Thomas Mueller created OAK-9561:
-----------------------------------

             Summary: Flaky test: DelayedFacetReadTest.facet 
                 Key: OAK-9561
                 URL: https://issues.apache.org/jira/browse/OAK-9561
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: indexing, query
            Reporter: Thomas Mueller


Sometimes we see:

{noformat}
Error Message
Unclosed reader found with refCount 1 for index /oak:index/hybridtest (nrt1629897373046)
Stacktrace
java.lang.IllegalStateException: Unclosed reader found with refCount 1 for index /oak:index/hybridtest (nrt1629897373046)
	at org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex.assertAllReadersAreClosed(NRTIndex.java:270)
	at org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex.close(NRTIndex.java:204)
	at org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndexFactory.close(NRTIndexFactory.java:100)
	at org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.DelayedFacetReadTest.tearDown(DelayedFacetReadTest.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{noformat}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)