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

replicationHandler's reserveCommitDuration configurable in SolrCloud mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 7.1, 8.0
    • replication (java)
    • None

    Description

      With SolrCloud mode, when doing replication via IndexFetcher, we occasionally see the Fetch fail and then get restarted from scratch in cases where an Index file is deleted after fetch manifest is computed and before the fetch actually transfers the file. The risk of this happening can be reduced with a higher value of reserveCommitDuration. However, the current configuration only allows this value to be adjusted for "master" mode. This change allows the value to also be changed when using "SolrCloud" mode.

      https://lucene.apache.org/solr/guide/6_6/index-replication.html

      Attachments

        1. SOLR-10962.patch
          4 kB
          Christine Poerschke
        2. SOLR-10962.patch
          11 kB
          Ramsey Haddad
        3. SOLR-10962.patch
          10 kB
          Ramsey Haddad
        4. SOLR-10962.patch
          5 kB
          Ramsey Haddad
        5. SOLR-10962.patch
          4 kB
          Christine Poerschke
        6. SOLR-10962.patch
          4 kB
          Ramsey Haddad
        7. SOLR-10962.patch
          4 kB
          Ramsey Haddad

        Issue Links

          Activity

            People

              cpoerschke Christine Poerschke
              rwhaddad Ramsey Haddad
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: