OpenSearch/distribution
Jason Tedor 04a9845a49
Adjust defaults for tiered data roles (#64015)
This commit adjusts the defaults for the tiered data roles so that they
are enabled by default, or if the node has the legacy data role. This
ensures that the default experience is that the tiered data roles are
enabled.

To fully specifiy the behavior for the tiered data roles then:
 - starting a new node with the defaults: enabled
 - starting a new node with node.roles configured: enabled if and only
   if the tiered data roles are explicitly configured, independently
   of the node having the data role
 - starting a new node with node.data enabled: enabled unless the
   tiered data roles are explicitly disabled
 - starting a new node with node.data disabled: disabled unless the
   tiered data roles are explicitly enabled
2020-10-27 12:48:31 -04:00
..
archives Cleanup on integtest distribution setup (7.x backport) (#63189) 2020-10-06 15:58:42 +02:00
bwc Build local unreleased bwc versions more efficient for tests (7.x backport) (#63188) 2020-10-06 15:58:13 +02:00
docker Adjust defaults for tiered data roles (#64015) 2020-10-27 12:48:31 -04:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Use services for archive and file operations in tasks (#62968) (#63201) 2020-10-05 15:52:15 +02:00
src Switch bundled jdk back to Oracle JDK (#63288) (#63290) 2020-10-05 16:31:10 -07:00
tools Update bcfips in plugin-cli (#63149) (#63157) 2020-10-02 11:41:26 +03:00
build.gradle Fix resolveAllDependencies by removing refs to non existing configs (#63409) (#63594) (#63715) 2020-10-20 12:43:17 +02:00