[
https://issues.apache.org/jira/browse/MESOS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone resolved MESOS-686.
------------------------------
Resolution: Fixed
commit e052b7ac2d9ace7b003112e5a8a2d3b614a614fd
> Testing isolator is broken when multiple frameworks are in play
> ---------------------------------------------------------------
>
> Key: MESOS-686
> URL: https://issues.apache.org/jira/browse/MESOS-686
> Project: Mesos
> Issue Type: Bug
> Reporter: Vinod Kone
> Assignee: Vinod Kone
> Fix For: 0.15.0
>
>
> All the maps inside the testing isolator (drivers, executors, directories)
> are only indexed by ExecutorID instead of indexing by both FrameworkID and
> ExecutorID.
> This means, if 2 frameworks use the same executor id (which most of our tests
> do) then the launch of 2nd executor overwrites the first executor in the
> isolator's data structures. Aaargh.
--
This message was sent by Atlassian JIRA
(v6.1#6144)