OpenSearch/x-pack/plugin
Jay Modi 1a13a0b10f
Watcher understands hidden expand wildcard value (#65372)
Watcher has a search template that stores indices options to be used as
part of a search during watch execution, but this was not updated to be
aware of hidden indices and the `hidden` expand_wildcards option. This
change makes use of the `IndicesOptions#toXContent` method in Watcher,
which already handles the new value. Additionally, the XContent parsing
is moved to the IndicesOptions class so that we will be less likely to
miss updating this in the future.

Closes #65148
Backport of #65332
2020-11-23 09:17:49 -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 Mute AsyncSearchActionIT.testRetryVersionConflict (#64919) 2020-11-11 14:01:33 +01:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
ccr Stop renew retention leases when follow task fails (#65168) 2020-11-18 15:53:55 -05:00
core [7.10] [ML] Extract dependent variable's mapping correctly in case of a multi-field (#63813) (#64287) 2020-11-16 10:34:58 +01: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 Fix "resource not found" exception on existing EQL async search (#65167) 2020-11-18 09:10:31 +01: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 [7.10] Fix SetSingleNodeAllocateStep for data tier deployments (#64679) (#64730) 2020-11-06 10:12:16 -07: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 [7.10][ML] Increase timeout waiting for DFA jobs to finish in integ tests (#65126) (#65131) 2020-11-17 16:46:17 +02:00
monitoring Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
ql SQL: Fix incorrect parameter resolution (#63710) (#64615) 2020-11-04 20:38:00 -05: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 SearchableSnapshotsIntegTests.testCreateAndRestoreSearchableSnapshot (#65343) (#65351) 2020-11-23 12:30:18 +01:00
security Fix date math hidden index resolution (#65278) 2020-11-19 12:40:14 -07:00
spatial Removes yaml circuit-breaker tests for geoshape geogrid aggs (#64420) 2020-10-30 08:07:12 -07:00
sql Extend the interval date comparison (#65348) (#65358) 2020-11-23 15:24:36 +02:00
src Validate PIT on _msearch (#63167) 2020-11-05 15:38:28 +01: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 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 Watcher understands hidden expand wildcard value (#65372) 2020-11-23 09:17:49 -07: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