OpenSearch/x-pack/plugin/data-frame/qa
Benjamin Trent 8c6ff5de31
[Data Frame] Refactor PUT transform to not create a task (#39934) (#40010)
* [Data Frame] Refactor PUT transform such that:

 * POST _start creates the task and starts it
 * GET transforms queries docs instead of tasks
 * POST _stop verifies the stored config exists before trying to stop
the task

* Addressing PR comments

* Refactoring DataFrameFeatureSet#usage, decreasing size returned getTransformConfigurations

* fixing failing usage test
2019-03-13 17:08:15 -05:00
..
single-node-tests [Data Frame] Refactor PUT transform to not create a task (#39934) (#40010) 2019-03-13 17:08:15 -05:00
build.gradle Add data frame feature (#38934) (#39029) 2019-02-18 11:07:29 +01:00