Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9369

SolrCloud should not compare commitTimeMSec to see if replicas are in sync

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            varun Varun Thacker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: