-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30398/
-----------------------------------------------------------
(Updated Jan. 29, 2015, 4:05 a.m.)
Review request for mesos and Benjamin Hindman.
Bugs: MESOS-1806
https://issues.apache.org/jira/browse/MESOS-1806
Repository: mesos-git
Description
-------
Etcd integration test
Diffs
-----
src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e
src/tests/etcd_test.sh PRE-CREATION
src/tests/etcd_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/30398/diff/
Testing (updated)
-------
For the series applied together: `make check` on ArchLinux, as well as various
hand testing of using etcd with mesos masters and slaves.
Currently the only known issue is when etcd goes away entirely, all the masters
will stop contending / their contender future will failure which causes issues.
Thanks,
Cody Maloney