[
https://issues.apache.org/jira/browse/SOLR-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693265#comment-13693265
]
Mark Miller commented on SOLR-4926:
-----------------------------------
It turns out this was all being caused by:
{noformat}
[junit4:junit4] 2> org.apache.lucene.index.CorruptIndexException: invalid
deletion count: 38 (resource:
ChecksumIndexInput(RAMInputStream(name=segments_3)))
[junit4:junit4] 2> at
org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:340)
[junit4:junit4] 2> at
org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:374)
{noformat}
That causes the opening IW to roll back to gen 2 and remove the gen 3 files.
> I am seeing RecoveryZkTest and ChaosMonkeySafeLeaderTest fail often on trunk.
> -----------------------------------------------------------------------------
>
> Key: SOLR-4926
> URL: https://issues.apache.org/jira/browse/SOLR-4926
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Blocker
> Fix For: 5.0, 4.4
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]