570cde7a6a
* A job now has the following statuses: OPENING, OPENED, CLOSING, CLOSED and FAILED. * The open job and close job APIs wait until the job gets into a OPENED or CLOSED state. * The post data api no longer lazily opens a job and fails if the job has not been opened. * When a job gets into a failed state also the reason is recorded in the allocation. * Removed pause and resume APIs. * Made `max_running_jobs` setting dynamically updatedable. Original commit: elastic/x-pack-elasticsearch@3485ec5317 |
||
---|---|---|
buildSrc | ||
elasticsearch | ||
vagrant | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |