[
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
OK, additional bug fixes plus a fix to some of the tests that faked doc
versions. clearIndex() with it's DBQ of *:* was messing things up since it
could also delete documents in the future (docs that were using fake versions
that were lower than the DBQ).
Time to add in the stress tests.
> 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, 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]