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

Confusing Name in the docs and Test of Auto Add Trigger

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 9.0
    • 9.0
    • AutoScaling, documentation
    • None

    Description

      In the autoscaling docs, the name of the names of two actions are the same and it is confusing to users.

      See:

      {
        "set-trigger": {
          "name": ".auto_add_replicas",
          "event": "nodeLost,
          "waitFor": "5s",
          "enabled": true,
          "actions": [
            {
              "name": "auto_add_replicas_plan",
              "class": "solr.AutoAddReplicasPlanAction"
            },
            {
             "name": "auto_add_replicas_plan", // works?, but should be execute plan
             "class": "solr.ExecutePlanAction"
            }
          ]
        }
      }
      

      Attachments

        Issue Links

          Activity

            People

              mdrob Mike Drob
              marcussorealheis Marcus Eagan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m