You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Marco Massenzio (JIRA)" <ji...@apache.org> on 2015/05/08 20:52:00 UTC

[jira] [Created] (MESOS-2709) Design Master discovery functionality for HTTP-only clients

Marco Massenzio created MESOS-2709:
--------------------------------------

             Summary: Design Master discovery functionality for HTTP-only clients
                 Key: MESOS-2709
                 URL: https://issues.apache.org/jira/browse/MESOS-2709
             Project: Mesos
          Issue Type: Improvement
          Components: java api
            Reporter: Marco Massenzio


When building clients that do not bind to {{libmesos}} and only use the HTTP API (via "pure" language bindings - eg, Java-only) there is no simple way to discover the Master's IP address to connect to.

Rather than relying on 'out-of-band' configuration mechanisms, we would like to enable the ability of interrogating the ZooKeeper ensemble to discover the Master's IP address (and, possibly, other information) to which the HTTP API requests can be addressed to.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)