Skip to content
New issue

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

Auto scaler for Marathon #3451

Closed
drcrallen opened this issue Sep 12, 2016 · 3 comments
Closed

Auto scaler for Marathon #3451

drcrallen opened this issue Sep 12, 2016 · 3 comments

Comments

@drcrallen
Copy link
Contributor

drcrallen commented Sep 12, 2016

A full Mesos framework with proper TaskRunner implementations is desired, but not as easy to create as a Marathon app that can replicate the middle-manager functionality seen today. This ask is that a Marathon AutoScaler be implemented so such a transition can take place.

It should be able to:

  1. Discover a marathon endpoint
  2. Determine the desired instance count
  3. Selectively terminate and decrease marathon count (I actually don't know if Marathon can do this currently)
  4. Increase the marathon app instance count
@drcrallen
Copy link
Contributor Author

/v2/tasks/delete with scale=true

@stale
Copy link

stale bot commented Jun 21, 2019

This issue has been marked as stale due to 280 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@druid.apache.org list. Thank you for your contributions.

@stale stale bot added the stale label Jun 21, 2019
@stale
Copy link

stale bot commented Jul 5, 2019

This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant