jdef

Results 451 comments of jdef

@spacejam is this supported? I was under the impression that cluster size should be determined at framework startup time, and only then. On Mon, Feb 22, 2016 at 1:11 PM,...

A related proposal would be to include an `uninstall` flag/mode for the scheduler; when specified the scheduler would not register at all with Mesos and instead would issue a *teardown*...

multiverse is dead, need to check universe package On Sat, Apr 22, 2017 at 3:30 PM, Paulo Pires wrote: > @jdef did you address the aforementioned > feedback in the...

That's interesting. Do you know of other frameworks that use pure language bindings that do this? On Mon, Sep 21, 2015 at 4:34 PM, Tyler Neely [email protected] wrote: > Because...

why does this no longer make sense w/ respect to the availability of the v1 API? mesos behavior can change from release to release. the core team tries very hard...

Seems like this should be low on the priority list. When running the etcd-mesos framework as a Marathon task, if the task dies then it's pretty trivial for Marathon to...

How large is your cluster? etcd-mesos wants 3 agents by default. There's a flag you can set to tell it to NOT require 3 separate agents On Wed, May 31,...

has this race otherwise been resolved?

Thanks for digging up that thread. I've already added a couple leader-election flags to my GK fork and will be testing soon. At some point, I'd like to nix the...