OpenSearch/x-pack/plugin/ml/qa
David Roberts da5aeb8be7
[ML] Return assigned node in start/open job/datafeed response (#55570)
Adds a "node" field to the response from the following endpoints:

1. Open anomaly detection job
2. Start datafeed
3. Start data frame analytics job

If the job or datafeed is assigned to a node immediately then
this field will return the ID of that node.

In the case where a job or datafeed is opened or started lazily
the node field will contain an empty string.  Clients that want
to test whether a job or datafeed was opened or started lazily
can therefore check for this.

Backport of #55473
2020-04-22 12:06:53 +01:00
..
basic-multi-node [ML] Return assigned node in start/open job/datafeed response (#55570) 2020-04-22 12:06:53 +01:00
disabled Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
ml-with-security [7.x] [ML] add new inference_config field to trained model config (#54421) (#54647) 2020-04-02 12:25:10 -04:00
native-multi-node-tests [ML] Return assigned node in start/open job/datafeed response (#55570) 2020-04-22 12:06:53 +01:00
no-bootstrap-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
single-node-tests Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00