OpenSearch/x-pack/plugin
David Kyle 5fc12917c3 Data frame task failure does not make a 500 response (#44058)
Data frame task responses had logic to return a HTTP 500 status code if there was 
any node or task failures even if other tasks in the same request reported correctly. 
This is different to how other task responses are handled where a 200 is always 
returned leaving the client should check for failures. Returning a 500 also breaks
the high level rest client so always return a 200

Closes #44011
2019-07-08 11:53:11 +01:00
..
ccr Enable indexing optimization using sequence numbers on replicas (#43616) 2019-07-05 22:12:08 -04:00
core [7.x][ML] Stop df-analytics action request should filter tasks (#44016) (#44023) 2019-07-05 23:10:45 +03:00
data-frame Data frame task failure does not make a 500 response (#44058) 2019-07-08 11:53:11 +01:00
deprecation Remove nodeId from BaseNodeRequest (#43658) 2019-06-27 18:45:14 -07:00
graph Testclusters: graph (#43033) 2019-06-13 09:50:59 +03:00
ilm ilm test - allow more time for policy completion (#43844) 2019-07-02 22:05:18 -05:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml [7.x][ML] Report correct count for df-analytics get-stats API (#43969) (#43981) 2019-07-05 10:28:57 +03:00
monitoring Return 0 for negative "free" and "total" memory reported by the OS (#42725) 2019-06-19 10:35:48 -06:00
rollup Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
security Revert "Mute testEnableDisableBehaviour (#42929)" 2019-07-08 08:52:21 +03:00
sql Rename Action to ActionType (#43778) 2019-06-30 22:00:17 -07:00
src/test [7.x][ML] Add missing doc links to df-analytics rest spec and HLRC javadocs (#44025) (#44033) 2019-07-06 02:03:29 +03:00
vectors Forbid empty doc values on vector functions (#43944) 2019-07-05 18:09:06 -04:00
voting-only-node Publish to self through transport (#43994) 2019-07-05 13:00:52 +02:00
watcher Watcher: Allow to execute actions for each element in array (#41997) 2019-07-03 11:28:50 +02:00
build.gradle Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00