[
https://issues.apache.org/jira/browse/MESOS-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823644#comment-16823644
]
longfei commented on MESOS-5828:
--------------------------------
Actually, I have made some modifications to MESOS-1806(based on Jay Guo's
work), and it(etcd contender/detector) works fine for my test mesos cluster.
I'll commit a patch if needed.
The problem is that Replicated Log only works when ZK is present. I think some
abstraction would make it more flexible and elegant.
Anyway, I'll try zetcd. Thanks a lot!
> 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)