[
https://issues.apache.org/jira/browse/MESOS-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064376#comment-14064376
]
Bernd Mathiske commented on MESOS-947:
--------------------------------------
I am looking into this again, now. First, I want to create a test that exposes
the problem reliably. For that, I'd like to somehow pause the slave after
runTask() and before _runTask(), so I can then inject a killTask() inbetween.
Otherwise it becomes a race that could produce an unreliable test.
I have been looking for test tools similar to DROP_DISPATCH or FUTURE_DISPATCH
to get the job done without intrusive surgery in the normal code just for
testing setup. Ideas?
> Slave should properly handle a killTask() that arrives between runTask() and
> _runTask()
> ---------------------------------------------------------------------------------------
>
> Key: MESOS-947
> URL: https://issues.apache.org/jira/browse/MESOS-947
> Project: Mesos
> Issue Type: Bug
> Reporter: Vinod Kone
> Assignee: Bernd Mathiske
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)