Yonik Seeley created SOLR-3469:
----------------------------------
Summary: recovery can incorrectly succeed
Key: SOLR-3469
URL: https://issues.apache.org/jira/browse/SOLR-3469
Project: Solr
Issue Type: Bug
Components: SolrCloud
Reporter: Yonik Seeley
Hypothetical scenario:
- node comes up and needs to recover
- node starts buffering updates and replicating index
- node receives and buffers 1000 updates and dies before replication finishes
- node comes up, replays tlog
- peersync checks last 100 updates, they match, and node goes into "active"
state (without having ever finished the index replication)
--
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]