OpenSearch/x-pack/plugin/eql
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
..
qa EQL: Fix aggressive/incorrect until policy in sequences (#65156) 2020-11-18 09:34:33 +02:00
src Fix "resource not found" exception on existing EQL async search (#65167) 2020-11-18 09:10:31 +01:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00