OpenSearch/qa/smoke-test-ml-with-security
Martijn van Groningen f2654b5872 [ML] Changed job and datafeed lifecycle management
* Removed OPENING and CLOSING job states. Instead when persistent task has been created and
   status hasn't been set then this means we haven't yet started, when the executor changes it to STARTED we have.
   The coordinating node will monitor cs for a period of time until that happens and then returns or times out.
* Refactored job close api to go to node running job task and close job there.
* Changed unexpected job and datafeed exception messages to not mention the state and instead mention that job/datafeed haven't yet started/stopped.

Original commit: elastic/x-pack-elasticsearch@37e778b585
2017-03-29 20:35:10 +02:00
..
src/test/java/org/elasticsearch [ML] Changed job and datafeed lifecycle management 2017-03-29 20:35:10 +02:00
build.gradle [TEST] Improve ML security test comments and account for new close assertion 2017-03-27 10:24:05 +01:00
roles.yml [TEST] Improve ML security test comments and account for new close assertion 2017-03-27 10:24:05 +01:00