You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/10/08 19:54:42 UTC

[jira] [Updated] (MESOS-686) Testing isolator is broken when multiple frameworks are in play

     [ https://issues.apache.org/jira/browse/MESOS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler updated MESOS-686:
----------------------------------

    Fix Version/s:     (was: 0.14.1)
                   0.15.0

> 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)