Skip to content

Reject port ranges in discovery.seed_hosts #40786

@DaveCTurner

Description

@DaveCTurner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions