The registrar by default uses the replicated log as a storage backend, and
the replicated log uses zookeeper for replica discovery, so this may be
related to your etcd integration.

On Thu, Sep 17, 2015 at 11:47 PM, Shuai Lin <linshuai2...@gmail.com> wrote:

> Hi,
>
> I am working on MESOS-1806 (substitute zookeeper with etcd) based on the
> former work of Cody Maloney.  After a general understanding of mesos code
> base, this week I rebased the code to the latest master (with necessary
> changes), and it compiles well. The code is here:
> https://github.com/lins05/mesos/tree/etcd
>
> However, when running the tests
> <
> https://github.com/lins05/mesos/blob/7380d249c827a0da32a1b0f62b416d390b9d1a2e/src/tests/etcd_test.sh#L1
> >
> I got some error:
>
> Recovery failed: Failed to recover registrar: Failed to perform fetch
> > within 1mins
> >
>
> However, I don't think the changes on my branch does anything to the
> registrar and replicated logs modules.
>
> Can anyone help/shepherd on this?
>
> Regards,
> Shuai
>

Reply via email to