Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9735 Umbrella JIRA for Auto Scaling and Cluster Management in SolrCloud
  3. SOLR-10515

Persist intermediate trigger state in ZK to continue tracking information across overseer restarts

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0
    • SolrCloud

    Description

      The current trigger design is simplistic and keeps all the intermediate state in memory. But this presents two problems when the overseer itself fails:

      1. We lose tracking state such as which node was added before the overseer restarted
      2. A nodeLost trigger can never really fire for the overseer node itself

      So we need a way, preferably in the trigger API itself to save intermediate state or checkpoints so that it can seamlessly continue on overseer restarts.

      Attachments

        1. SOLR-10515.patch
          79 kB
          Andrzej Bialecki
        2. SOLR-10515.patch
          77 kB
          Shalin Shekhar Mangar

        Activity

          People

            ab Andrzej Bialecki
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: