OpenSearch/x-pack/plugin
Lee Hinman e9b798bdb1
[7.10] Make FilterAllocationDecider totally ignore tier-based allocation settings (#67019) (#67034)
Previously we treated attribute filtering for _tier-prefixed attributes a pass-through, meaning
that they were essentially always treated as matching in DiscoveryNodeFilters.match, however, for
exclude settings, this meant that the node was considered to match the node if a _tier* filter was
specified.

This commit prunes these attributes from the DiscoveryNodeFilters when considering the filters for
FilterAllocationDecider so that they are only considered in DataTierAllocationDecider.

Resolves #66679
2021-01-05 12:42:34 -07:00
..
analytics Fixup reduceRandom tests (#65263) 2020-11-20 13:10:34 -05:00
async [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
async-search Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +02:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
ccr Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +02:00
core [7.10] Make FilterAllocationDecider totally ignore tier-based allocation settings (#67019) (#67034) 2021-01-05 12:42:34 -07: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 Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +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 [DOCS] Fix case for 'Boolean' (#64299) (#64342) 2020-10-29 10:05:57 -04:00
ilm Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +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 Fix test compilation 2020-10-28 08:58:09 +01:00
mapper-unsigned-long Disable using unsigned_long in scripts (#64552) (#64557) 2020-11-03 16:38:50 -05:00
mapper-version Remove dependency from version plugin. 2020-10-18 14:09:32 -07:00
ml [ML] change to only calculate model size on initial load to prevent slow cache promotions (#66451) (#66462) 2020-12-16 14:01:21 -05:00
monitoring Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
ql QL: handle IP type fields extraction with ignore_malformed property (#66622) (#66686) 2020-12-21 16:07:03 +02:00
repositories-metering-api [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
rollup Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +02:00
search-business-rules [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
searchable-snapshots Fix SearchableSnapshotsIntegTests.testCreateAndRestoreSearchableSnapshot (#65343) (#65351) 2020-11-23 12:30:18 +01:00
security Revert "Gracefully handle exceptions from Security Providers (#65464) (#65554)" 2020-11-26 17:11:34 +02:00
spatial Removes yaml circuit-breaker tests for geoshape geogrid aggs (#64420) 2020-10-30 08:07:12 -07:00
sql Mute JDBC client tests with SSL in FIPS mode (#66566) (#66747) 2020-12-22 17:16:33 +02:00
src Fix composite aggregation on unsigned long (#65715) 2020-12-14 16:59:07 +01:00
stack [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
transform Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +02:00
vectors Fix sparse vector test 2020-11-12 20:10:07 +00:00
voting-only-node [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
watcher Store and use only internal security headers (#66365) 2020-12-17 23:40:55 +02: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