Benjamin Mahler created MESOS-1392:
--------------------------------------
Summary: Failure when znode is removed before we can read its
contents.
Key: MESOS-1392
URL: https://issues.apache.org/jira/browse/MESOS-1392
Project: Mesos
Issue Type: Bug
Affects Versions: 0.19.0
Reporter: Benjamin Mahler
Looks like the following can occur when a znode goes away right before we can
read it's contents:
{noformat: title=Slave exit}
I0520 16:33:45.721727 29155 group.cpp:382] Trying to create path
'/home/mesos/test/master' in ZooKeeper
I0520 16:33:48.600837 29155 detector.cpp:134] Detected a new leader: (id='2617')
I0520 16:33:48.601428 29147 group.cpp:655] Trying to get
'/home/mesos/test/master/info_0000002617' in ZooKeeper
Failed to detect a master: Failed to get data for ephemeral node
'/home/mesos/test/master/info_0000002617' in ZooKeeper: no node
Slave Exit Status: 1
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)