[ 
https://issues.apache.org/jira/browse/MESOS-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571829#comment-14571829
 ] 

Marco Massenzio edited comment on MESOS-2340 at 6/3/15 11:33 PM:
-----------------------------------------------------------------

I now have some working code that "understands" both JSON and binary PBs.
(also, the code to *write* JSON data is pretty trivial - but this won't go in 
until **after** 0.23, correct?)

Need to test with two masters, running old/new versions, locally.
Stay tuned :) 


was (Author: marco-mesos):
I now have some working code that writes JSON to ZK, but _should_ also 
understand binary PBs.
Need to test with two masters, running old/new versions, locally.

Stay tuned :) 

> 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
>          Components: leader election
>            Reporter: Zameer Manji
>            Assignee: Marco Massenzio
>
> 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)

Reply via email to