Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
9.0
-
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
- links to