[
https://issues.apache.org/jira/browse/LUCENE-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419438#comment-13419438
]
Robert Muir commented on LUCENE-4241:
-------------------------------------
Don't you think the problem is likely that solr's replication doesnt use the
Directory api, instead works on Files directly, and its accessing
NRTCachingDir's delegate FSDir, then modifying files in that directory all
"underneath" nrtcachingdir?
> non-reproducible failures from RecoveryZkTest - mostly
> NRTCachingDirectory.deleteFile
> -------------------------------------------------------------------------------------
>
> Key: LUCENE-4241
> URL: https://issues.apache.org/jira/browse/LUCENE-4241
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Hoss Man
> Attachments:
> RecoveryZkTest.testDistribSearch-100-tests-failures.txt.tgz, just-failures.txt
>
>
> Since getting my new laptop, i've noticed some sporadic failures from
> RecoveryZkTest, so last night tried running 100 iterations againts trunk
> (r1363555), and got 5 errors/failures...
> * 3 asertion failures from NRTCachingDirectory.deleteFile
> * 1 node recovery assertion from
> AbstractDistributedZkTestCase.waitForRecoveriesToFinish caused by OOM
> * 1 searcher leak assertion: opens=1658 closes=1652 (possibly lingering
> affects from OOM?)
> see comments/attachments for details
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]