Varun Thacker created SOLR-9369:
-----------------------------------

             Summary: SolrCloud should not compare commitTimeMSec to see if 
replicas are in sync
                 Key: SOLR-9369
                 URL: https://issues.apache.org/jira/browse/SOLR-9369
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Varun Thacker


Today the replication code we compare if two replicas are in sync by checking 
the commit timestamp ( "commitTimeMSec" ) 

This made sense for master slave but I don't think is useful for SolrCloud 
since different replicas will commit at different times. We should not check 
for this in SolrCloud mode.

Ramkumar noted this on SOLR-7859 as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to