[
https://issues.apache.org/jira/browse/MESOS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877406#comment-14877406
]
Shuai Lin commented on MESOS-1806:
----------------------------------
Finally I can have the current tests passing.
One problem that took me quite some time to debug is that by default the slave
would try to use "/usr/local/libexec/mesos/mesos-containerizer" to launch
tasks, and in my machine I never
run "make installed" for mesos, so in etcd_test.sh we need to pass the flag
--launcher_dir="${MESOS_BUILD_DIR}/src/" when starting the slave.
Next I'll work on the problem "The current patchset has some issues if etcd
goes down (Everything connected dies)" mentioned by [~cmaloney] earlier in this
thread.
> Substituting etcd or ReplicatedLog for Zookeeper
> ------------------------------------------------
>
> Key: MESOS-1806
> URL: https://issues.apache.org/jira/browse/MESOS-1806
> Project: Mesos
> Issue Type: Task
> Reporter: Ed Ropple
> Assignee: Shuai Lin
> Priority: Minor
>
> <adam_mesos> eropple: Could you also file a new JIRA for Mesos to drop ZK
> in favor of etcd or ReplicatedLog? Would love to get some momentum going on
> that one.
> --
> Consider it filed. =)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)