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

Deprecate ZkStateReader.updateClusterState(), remove uses

    XMLWordPrintableJSON

Details

    Description

      Forcing a full ZK cluster state update creates a lot of unnecessary work and load at scale. We need to deprecate and remove existing callers.

      • The one at the start of ClusterStateUpdater thread is fine, it's a one-time thing.
      • The one in OverseerCollectionMessageHandler is getting removed in SOLR-8722
      • The rest of them can be replaced with a version that only updates a single collection; not everything!

      Patch will be forthcoming.

      Attachments

        1. SOLR-8745.patch
          63 kB
          Shalin Shekhar Mangar
        2. SOLR-8745.patch
          61 kB
          Scott Blum

        Issue Links

          Activity

            People

              shalin Shalin Shekhar Mangar
              dragonsinth Scott Blum
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: