f2654b5872
* 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 |
||
---|---|---|
.. | ||
src/test/java/org/elasticsearch | ||
build.gradle | ||
roles.yml |