OpenSearch/docs/reference/modules/cluster
Jason Tedor c257e2c51f Remove settings and system properties entanglement
Today when parsing settings during bootstrap, we add a system property
for every Elasticsearch setting. Additionally, settings can be set via
system properties. This commit simplifies this situation.
 - settings are no longer propogated to system properties
 - system properties can not be used to set settings
 - the "es." prefix on settings is no longer required (nor permitted)
 - test logging has a dedicated system property (tests.logger.level)

Relates #18198
2016-05-19 14:08:08 -04:00
..
allocation_awareness.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
allocation_filtering.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
disk_allocator.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
misc.asciidoc Update misc.asciidoc 2016-05-04 15:21:47 -04:00
shards_allocation.asciidoc Update shards_allocation.asciidoc 2016-02-13 15:16:42 +01:00