26e3ca9155
* Make close job a master node action The close job action now: - Is a master node action - Sets the job status to CLOSING - Waits for the job status to change to CLOSED before it responds JobLifeCycleService picks up on a job status change to CLOSING and closes the job. At the end, it sets the job status to CLOSED. * Assert job status is closed after close in integration test This also correctly passes an ActionListener to JobManager.setJobStatus in order to ensure the job status request has completed and to properly propagate failures. Original commit: elastic/x-pack-elasticsearch@1546c77fca |
||
---|---|---|
elasticsearch | ||
vagrant | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |