[ 
https://issues.apache.org/jira/browse/SOLR-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688807#comment-13688807
 ] 

Mark Miller commented on SOLR-4926:
-----------------------------------

I've been focusing on the RecoveryZkTest case.

Every fail I've looked at has used the RAM dir. Odd because the safe leader 
test that fails is hard coded to not use ramdir I think. RecoveryZkTest also 
uses mock dir, but I don't think the safe leader test does because of the hard 
coding to standard dir.

Anyway, more on what I'm seeing from the RecoveryZkTest fails:

we replicate gen 3 files, we reopen the writer and then the searcher using that 
writer - we get an index of gen 2 - the files from the searcher's directory 
don't contain the newly replicated files, just the gen 2 index 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]

Reply via email to