[
https://issues.apache.org/jira/browse/SOLR-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-3559:
-------------------------------
Attachment: SOLR-3559.patch
Updated patch with bug fixes and a simple test for reordering that passes.
Unfortunately some other tests now fail.
> 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
> Assignee: Yonik Seeley
> Attachments: SOLR-3559.patch, SOLR-3559.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]