[ 
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

Here's the latest patch.  Unfortunately stress tests fail.  I'm not sure at 
this point if it's a logic bug, a concurrency bug, or a test bug...
                
> 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, 
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to