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

Support Mesos fetcher cache #611

Closed
turb opened this issue Dec 29, 2015 · 2 comments
Closed

Support Mesos fetcher cache #611

turb opened this issue Dec 29, 2015 · 2 comments

Comments

@turb
Copy link
Contributor

turb commented Dec 29, 2015

It would be awesome if Chronos supported Mesos fetcher cache introduced in 0.23, see http://mesos.apache.org/documentation/latest/fetcher/

As far as I see:

  • the easy part is to set the cache attribute at MesosTaskBuilder.scala:87
  • the delicate part is the introduction of this new parameter in Chronos API (and other attributes, by the way)

Marathon is also speaking about it here: mesosphere/marathon#1953

Thanks!

@turb
Copy link
Contributor Author

turb commented Feb 8, 2016

FYI this feature has been released in Marathon 0.15, see https://github.com/mesosphere/marathon/releases/tag/v0.15.0

I can work on a PR to have the same API-breaking modification, but I would prefer to have some feedback on its opportunity before doing it.

@djzort
Copy link

djzort commented Feb 11, 2016

+1 super useful

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

No branches or pull requests

2 participants