Vinod Kone created MESOS-1555:
---------------------------------
Summary: ExecutorInfo validity check is broken in Master
Key: MESOS-1555
URL: https://issues.apache.org/jira/browse/MESOS-1555
Project: Mesos
Issue Type: Bug
Reporter: Vinod Kone
Assignee: Vinod Kone
As part of task validation changes introduced in
https://reviews.apache.org/r/22151/ the ExecutorInfoChecker is broken.
Instead of validating against executors that belong to the slave that the task
is being launched on, we are validating against all executors in the cluster.
This is a regression because executor ids have to be unique per slave but not
across all slaves.
--
This message was sent by Atlassian JIRA
(v6.2#6252)