You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2015/02/10 22:58:12 UTC

[jira] [Created] (MESOS-2340) Publish JSON in ZK instead of serialized MasterInfo

Zameer Manji created MESOS-2340:
-----------------------------------

             Summary: Publish JSON in ZK instead of serialized MasterInfo
                 Key: MESOS-2340
                 URL: https://issues.apache.org/jira/browse/MESOS-2340
             Project: Mesos
          Issue Type: Improvement
            Reporter: Zameer Manji


Currently to discover the master a client needs the ZK node location and access to the MasterInfo protobuf so it can deserialize the binary blob in the node.

I think it would be nice to publish JSON (like Twitter's ServerSets) so clients are not tied to protobuf to do service discovery.



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