OpenSearch/x-pack/plugin
Jim Ferenczi 9f3e3e2162 Fix "resource not found" exception on existing EQL async search (#65167)
This change fixes the initialization of the async results service
for the EQL get async action. The boolean that differentiates EQL
from normal _async_search request is set incorrectly, which results
in errors (404) when extending the keep alive of a running EQL search.

Fixes #65108
2020-11-18 09:10:31 +01: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 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 Makes testCcrRepositoryFetchesSnapshotShardSizeFromIndexShardStoreStats more robust (#64976) (#64989) 2020-11-12 15:38:38 +01: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 CachedBlobContainerIndexInputTests (#64239) (#64348) 2020-10-29 15:11:39 +01:00
security [7.10] Move RestRequestFilter to core (#63507) 2020-10-16 13:57:52 +03:00
spatial Removes yaml circuit-breaker tests for geoshape geogrid aggs (#64420) 2020-10-30 08:07:12 -07:00
sql SQL: Fix the return type in the sign function (#64845) (#64968) 2020-11-11 17:07:17 -05: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 Add configurable op_type for index watcher action (#64590) (#64647) 2020-11-05 08:21:19 -06: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