Coder Social home page Coder Social logo

Comments (4)

jdef avatar jdef commented on July 3, 2024

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 mesos-go bindings are version-specific, and we'd like to support
down to version 0.22, if we reregister and the master version has increased
then we should bail out so that a wrapper script can start with the proper
mesos-go version. This is a race condition, as the master may have been
upgraded after the detector wrapper ran but before the registered call
completed, but the window is small.


Reply to this email directly or view it on GitHub
#60.

from etcd-mesos.

spacejam avatar spacejam commented on July 3, 2024

@jdef no idea, but every build of this driver has a certain range of compatible master versions, and if we detect that we've stepped outside of that range, then we have stepped out of our known safe operating conditions and may be essentially dropping messages from the master or failing to send valid ones to it.

from etcd-mesos.

pires avatar pires commented on July 3, 2024

With the release of Mesos 1.0 and v1 API becoming stable, I believe this no longer makes sense. Therefore, I strongly suggest to drop this in favor of supporting Mesos 1.x and the v1 API in the short term.

/cc @jdef

from etcd-mesos.

jdef avatar jdef commented on July 3, 2024

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 to not break compat across releases, but sometimes breakage is unavoidable

from etcd-mesos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.