[
https://issues.apache.org/jira/browse/MESOS-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600350#comment-14600350
]
Marco Massenzio edited comment on MESOS-2340 at 7/28/15 11:22 PM:
------------------------------------------------------------------
Update sent to [the user mailing
list|http://www.mail-archive.com/[email protected]/msg03691.html]
was (Author: marco-mesos):
Update sent to [the user mailing
list](http://www.mail-archive.com/[email protected]/msg03691.html)
> Add ability to decode JSON serialized MasterInfo from ZK
> --------------------------------------------------------
>
> 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
> Labels: mesosphere
> Fix For: 0.23.0
>
>
> 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 ticket is an intermediate (compatibility) step: we add in {{0.23}} the
> ability for the {{Detector}} to "understand" JSON **alongside** Protobuf
> serialized format; this makes it compatible with both earlier versions, as
> well a future one (most likely, {{0.24}}) that will write the {{MasterInfo}}
> information in JSON format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)