[
https://issues.apache.org/jira/browse/MESOS-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653167#comment-14653167
]
nicky paul sepnov commented on MESOS-2340:
------------------------------------------
Thanks marco for reply,
I Have use DCOS, with 3 master and 2 slave.
Here mesos-master version i am used.
# mesos-master --version
mesos 0.23.0
So the solution is upgrade mesos from 0.23 to 0.24 ? How to upgrade mesos from
0.23 to 0.24 ?
thanks
> 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)