[
https://issues.apache.org/jira/browse/MESOS-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Quarfot Nielsen resolved MESOS-2472.
-------------------------------------------
Resolution: Fixed
commit 6b675dd1b2d8a392b1c6600266aacacf1378ff4e
Author: Niklas Nielsen <[email protected]>
Date: Wed Mar 11 16:56:03 2015 -0700
Added test for long lived executors.
Environment decorators broke long lived executors during master fail
over (MESOS-2463). This test verifies the fix suggested in r31889.
Review: https://reviews.apache.org/r/31951
> 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
> Assignee: 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)