We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The elastic-job-cloud-scheduler provides an API for manual reconciliation.
elastic-job-cloud-scheduler
Since most mesos frameworks use automatic reconciliation, this feature should be added to elastic-job-cloud-scheduler to reduce manual intervention.
Since automatic reconciliation is periodic, the original API is also retained to handle emergencies
The text was updated successfully, but these errors were encountered:
Merge pull request #313 from Esjob-Cloud-DevOps/master
367d850
Fix for #312
No branches or pull requests
The
elastic-job-cloud-scheduler
provides an API for manual reconciliation.Since most mesos frameworks use automatic reconciliation, this feature should be added to
elastic-job-cloud-scheduler
to reduce manual intervention.Since automatic reconciliation is periodic, the original API is also retained to handle emergencies
The text was updated successfully, but these errors were encountered: