-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Reject port ranges in discovery.seed_hosts #40786
Copy link
Copy link
Closed
Labels
:Distributed/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.>bughelp wantedadoptmeadoptmev7.2.0
Description
Today Elasticsearch accepts, but silently ignores, port ranges in the discovery.seed_hosts setting:
discovery.seed_hosts: 10.1.2.3:9300-9400
Silently ignoring part of a setting is trappy and we should instead reject this setting if it contains port ranges like this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.Cluster formation and cluster state publication, including cluster membership and fault detection.>bughelp wantedadoptmeadoptmev7.2.0
Type
Fields
Give feedbackNo fields configured for issues without a type.