OpenSearch/docs/reference/migration
David Turner 4c909e93bb
Reject port ranges in `discovery.seed_hosts` (#41905)
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 like this is trappy. With this change we
reject seed host addresses of this form.

Closes #40786
Backport of #41404
2019-05-08 08:34:32 +01:00
..
apis Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00
migrate_7_0 Docs: Specify an ID in migration docs (#41501) 2019-04-24 14:44:11 -04:00
index.asciidoc [DOCS] Adds placeholder for 7.2 breaking changes 2019-05-02 15:36:31 -07:00
migrate_7_0.asciidoc Add missing "long form" 7.0 breaking changes (#41049) 2019-04-10 09:44:45 -04:00
migrate_7_1.asciidoc [DOCS] Deprecates transport settings (#41174) 2019-04-16 09:08:07 -07:00
migrate_7_2.asciidoc Reject port ranges in `discovery.seed_hosts` (#41905) 2019-05-08 08:34:32 +01:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00