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

Refactor DistributedUpdateProcessor's leader logic

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 5.0
    • SolrCloud
    • None

    Description

      DUP has an isLeader variable which is true by default and set to false in various process methods (but not in processCommit). Even when isLeader is set, leader logic might not be applied e.g. in case of REPLAY and PEER_SYNC.

      I'll try to refactor DUPF so that leader logic is well defined in all cases (possibly in one place).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shalin Shalin Shekhar Mangar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: