Yonik Seeley created SOLR-3559:
----------------------------------

             Summary: handle deleteByQuery reorders in distributed indexing
                 Key: SOLR-3559
                 URL: https://issues.apache.org/jira/browse/SOLR-3559
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Yonik Seeley


We currently handle other update reorders (i.e. replica A may see update X then 
Y, and replica B may see update Y then X).  deleteByQuery also needs to handle 
reorders to ensure replicas are consistent.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to