Ishan Chattopadhyaya created SOLR-10112:
-------------------------------------------

             Summary: Prevent DBQs from getting reordered
                 Key: SOLR-10112
                 URL: https://issues.apache.org/jira/browse/SOLR-10112
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Ishan Chattopadhyaya


Reordered DBQs are problematic for various reasons. We might be able to prevent 
DBQs from getting re-ordered by making sure, at the leader, that all updates 
before a DBQ have been written successfully on the replicas, and block all 
updates after the DBQ until the DBQ is written successfully at the replicas.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to