[ 
https://issues.apache.org/jira/browse/SOLR-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530492#comment-15530492
 ] 

Pushkar Raste commented on SOLR-9369:
-------------------------------------

[SOLR-9446|https://issues.apache.org/jira/browse/SOLR-9446] might help as it 
provide alternate way to check if replicas are in sync or not. 

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to