OpenSearch/x-pack/plugin
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
..
analytics Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
async [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
async-search Async search should retry updates on version conflict (#63652) 2020-10-16 08:49:02 +02:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
ccr Add CCR repository test for snapshot shard size (#63649) 2020-10-14 12:51:42 +02:00
core Adjust defaults for tiered data roles (#64015) 2020-10-27 12:48:31 -04:00
data-streams Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
deprecation Remove deprecation indexing code from 7.10 (#63942) 2020-10-21 16:28:21 +01:00
enrich Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
eql EQL: Improve request logging (#64206) 2020-10-27 17:23:43 +02:00
frozen-indices Make keep alive optional in PointInTimeBuilder (#62720) 2020-09-22 18:52:54 -04:00
graph Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
identity-provider Optimize XContentParserUtils.ensureExpectedToken (#62691) (#63253) 2020-10-05 19:08:32 +02:00
ilm Refactor SnapshotsInProgress State Transitions (#60517) (#63266) 2020-10-06 00:03:42 +02:00
logstash Handle missing logstash index exceptions (#63753) 2020-10-15 09:45:02 -06:00
mapper-constant-keyword Convert TextFieldMapper to parametrized form (#63269) (#63392) 2020-10-07 13:26:25 +01:00
mapper-flattened Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
mapper-unsigned-long Fix max/min aggs for unsigned_long (#63904) 2020-10-19 15:59:55 -04:00
mapper-version Remove dependency from version plugin. 2020-10-18 14:09:32 -07:00
ml [ML] Support the unsigned_long type in data frame analytics (#64072) 2020-10-26 09:05:49 +00:00
monitoring Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
ql Remove filter from QL's field_caps requests (#63840) (#63845) 2020-10-17 01:36:26 +03:00
repositories-metering-api [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
rollup [7.x] Generalize AsyncTwoPhaseIndexer first phase (#61739) (#62482) 2020-09-17 11:57:22 +03:00
search-business-rules [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
searchable-snapshots Fix CachedBlobContainerIndexInputTests Shutdown (#64181) (#64211) 2020-10-27 14:22:43 +01:00
security [7.10] Move RestRequestFilter to core (#63507) 2020-10-16 13:57:52 +03:00
spatial Remove MapperService argument from IndexFieldData.Builder#build (#63197) (#63311) 2020-10-06 15:04:23 +02:00
sql Upgrade to lucene-8.7.0-snapshot-72d8528c3a6 (#63912) (#63928) (#63933) 2020-10-20 15:08:06 +02:00
src [ML] Support the unsigned_long type in data frame analytics (#64072) 2020-10-26 09:05:49 +00:00
stack [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
transform [7.10][Transform] add support for unsigned_long data type (#63957) 2020-10-20 21:05:46 +02:00
vectors Make array value parsing flag more robust. (#63371) 2020-10-06 17:49:25 -07:00
voting-only-node [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
watcher Mute MonitoringWithWatcherRestIT.testThatLocalExporterAddsWatche (#64143) 2020-10-26 10:19:48 +00:00
wildcard Make array value parsing flag more robust. (#63371) 2020-10-06 17:49:25 -07:00
build.gradle Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00