elasticsearch/distribution
Jason Tedor 117d79b5e9
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:47:14 -04:00
..
archives Cleanup on integtest distribution setup (#62937) 2020-10-01 10:48:48 +02:00
bwc Wire local unreleased bwc versions more efficient for tests (#62473) 2020-10-01 10:45:21 +02:00
docker Adjust defaults for tiered data roles (#64015) 2020-10-27 12:47:14 -04:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:20:53 -04:00
packages Use services for archive and file operations in tasks (#62968) 2020-10-01 10:47:41 +02:00
src Use different G1GC options for small heaps (#59667) 2020-10-06 14:59:09 -04:00
tools Simplify Snapshot ITs Further (#63655) 2020-10-14 18:05:10 +02:00
build.gradle Fix resolveAllDependencies by removing refs to non existing configs (#63409) 2020-10-08 09:28:03 +02:00