OpenSearch/x-pack/plugin/data-frame
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
..
qa [ML][Data Frame] fix progress measurement for continuous transforms (#43838) (#43887) 2019-07-02 19:35:09 -05:00
src Data frame task failure does not make a 500 response (#44058) 2019-07-08 11:53:11 +01:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00