Niklas Quarfot Nielsen created MESOS-2472: ---------------------------------------------
Summary: Add test for long lived executors w/ master failover Key: MESOS-2472 URL: https://issues.apache.org/jira/browse/MESOS-2472 Project: Mesos Issue Type: Task Reporter: Niklas Quarfot Nielsen During the recently added environment decorator hooks, executor infos got changed at the slave as a mechanism to propagate the new environments to the containerizer. However, during master failover, slaves would report the modified executor infos and subsequent launch task requests, reusing the executor id, would fail. We should have had a test that covers this scenario. -- This message was sent by Atlassian JIRA (v6.3.4#6332)