[
https://issues.apache.org/jira/browse/MESOS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048353#comment-14048353
]
Vinod Kone commented on MESOS-1555:
-----------------------------------
https://reviews.apache.org/r/23187/
> 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)