[ https://issues.apache.org/jira/browse/SOLR-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590557#comment-13590557
]
Mark Miller commented on SOLR-4521:
-----------------------------------
I just tried this out and the cloud tests do actually pass now (had SOLR-4511 applied).
> Consider not using 'force' replications in SolrCloud recovery.
> --------------------------------------------------------------
>
> Key: SOLR-4521
> URL: https://issues.apache.org/jira/browse/SOLR-4521
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 4.2, 5.0
>
>
> Now that replication has some better tests and bugs fixed, we may be able to stop forcing
a replication on every replication call and let the snap pull determine if one is actually
needed. This never worked quite right in the past, so I got around it by forcing a replication
on recovery whether it was needed or not - the peer sync phase made this not the biggest deal.
However, there are cases where it would still be useful - see SOLR-4519.
--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|