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

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

Just to update:

bq. is somehow using a different Directory

I was confused - better logging shows it's the same directory, just with 
completely different files in it. So I'm still confused.

I see the index getting replicated into the directory and the right files in 
the directory.
I see the IndexWriter open on the directory and all the right files in the 
directory.
I see the IndexReader reopened with that IndexWriter - and boom, it's got a 
different set of files. It started with an index of gen1, replicated an index 
of gen 3, and ends up with a gen 2 index with totally different 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to