[
https://issues.apache.org/jira/browse/MESOS-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565490#comment-14565490
]
Vinod Kone commented on MESOS-2340:
-----------------------------------
I think that should work! If the detector maintains both MASTER_INFO_LABEL and
MASTER_INFO_JSON_LABEL in 23.0, we don't need any plumbing. We might need to
plumb the label in the contender if we want to write a unit test it in 0.23.0
though. I haven't checked what test abstractions we have. Marco, can you
confirm?
> 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
> 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)