[ 
https://issues.apache.org/jira/browse/MESOS-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765078#comment-13765078
 ] 

Vinod Kone commented on MESOS-686:
----------------------------------

https://reviews.apache.org/r/14097/
                
> 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.14.1
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to