[
https://issues.apache.org/jira/browse/MESOS-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823434#comment-16823434
]
Joseph Wu commented on MESOS-5828:
----------------------------------
Progress on this has been paused for a while (although the bulk of the patches
are still usable).
In the meantime, you can try using zetcd, which basically exposes a ZK API for
etcd:
https://github.com/etcd-io/zetcd
See this thread too:
https://issues.apache.org/jira/browse/MESOS-1806?focusedCommentId=15895593&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-15895593
> Modularize Network in replicated_log
> ------------------------------------
>
> Key: MESOS-5828
> URL: https://issues.apache.org/jira/browse/MESOS-5828
> Project: Mesos
> Issue Type: Bug
> Components: replicated log
> Reporter: Jay Guo
> Assignee: Jay Guo
> Priority: Major
>
> Currently replicated_log relies on Zookeeper for coordinator election. This
> is done through network abstraction _ZookeeperNetwork_. We need to modularize
> this part in order to enable replicated_log when using Master
> contender/detector modules.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)