OpenSearch/x-pack/plugin
Luca Cavanna ad83261348 Print out search request as part of async search task description (#62057)
Currently, the async search task is the task that will be running through the whole execution of an async search. While the submit async search task prints out the search as part of its description, async search task doesn't while it should.

With this commit we address that while also making sure that the description highlights that the task is originated from an async search.

Also, we streamline the way the description is printed out by SearchTask so that it does not get forgotten in the future.
2020-09-09 13:44:07 +02:00
..
analytics Support longs in BitArray (backport of #61867) (#61871) 2020-09-02 17:24:31 -04:00
async [7.x] Cleanup xpack build.gradle (#60554) (#60603) 2020-08-03 13:11:43 -05:00
async-search Print out search request as part of async search task description (#62057) 2020-09-09 13:44:07 +02:00
autoscaling [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00
ccr [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00
core [7.x][ML] Outlier detection mapping for nested feature influence (#62068) (#62150) 2020-09-09 12:41:26 +03:00
data-streams [Test] Fix data-stream rest test failure (#62137) (#62144) 2020-09-09 17:12:53 +10:00
deprecation Write deprecation logs to a data stream (#61966) 2020-09-09 12:16:28 +01:00
enrich [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00
eql EQL: Propagate key constraints through the query (#62073) 2020-09-08 18:40:47 +03:00
frozen-indices [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00
graph [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00
identity-provider [7.x] Convert first 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#60630) (#61855) 2020-09-02 11:19:24 -05:00
ilm [7.x] Move internal index templates to composable templates (#61457) (#61661) 2020-09-08 11:26:06 +02:00
logstash [7.x] Cleanup xpack build.gradle (#60554) (#60603) 2020-08-03 13:11:43 -05:00
mapper-constant-keyword upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) (#61974) 2020-09-04 13:46:20 +02:00
mapper-flattened upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) (#61974) 2020-09-04 13:46:20 +02:00
ml [ML] setting require_alias to previous value on bulk index retry (#62103) (#62108) 2020-09-08 11:38:32 -04:00
monitoring Remove Redundant Stream Wrapping from Compression (#62017) (#62132) 2020-09-09 03:27:38 +02:00
ql QL: wildcard field type support (#58062) (#61205) 2020-08-17 18:24:32 +03:00
repositories-metering-api Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
rollup Do not create two loggers for DeprecationLogger backport(#58435) (#61530) 2020-08-26 16:04:02 +02:00
runtime-fields Rename runtime_script field type to runtime (#62034) 2020-09-07 15:07:23 +02:00
search-business-rules [7.x] Cleanup xpack build.gradle (#60554) (#60603) 2020-08-03 13:11:43 -05:00
searchable-snapshots Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
security [7.x] Convert second 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#61802) (#61856) 2020-09-02 11:20:55 -05:00
spatial [7.x] Convert second 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#61802) (#61856) 2020-09-02 11:20:55 -05:00
sql upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) (#61974) 2020-09-04 13:46:20 +02:00
src/test Wildcard field bug fix for prefix + term queries. Wildcard syntax should not be supported. (#62085) (#62154) 2020-09-09 10:46:52 +01:00
stack [7.x] Convert second 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#61802) (#61856) 2020-09-02 11:20:55 -05:00
transform [7.x] [ML] Assert mappings match templates in Upgrade tests (#61905) 2020-09-08 12:21:19 +01:00
vectors [7.x] Convert second 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#61802) (#61856) 2020-09-02 11:20:55 -05:00
voting-only-node [7.x] Convert second 1/2 x-pack plugins from integTest to [yaml | java]RestTest or internalClusterTest (#61802) (#61856) 2020-09-02 11:20:55 -05:00
watcher [7.x] Move internal index templates to composable templates (#61457) (#61661) 2020-09-08 11:26:06 +02:00
wildcard Wildcard field bug fix for prefix + term queries. Wildcard syntax should not be supported. (#62085) (#62154) 2020-09-09 10:46:52 +01:00
build.gradle Merge test runner task into RestIntegTest (7.x backport) (#60600) 2020-08-04 14:46:32 +02:00