niuminguo created MESOS-7906:
--------------------------------
Summary: mesos send the wrong container data while health check is
set
Key: MESOS-7906
URL: https://issues.apache.org/jira/browse/MESOS-7906
Project: Mesos
Issue Type: Bug
Components: executor
Affects Versions: 1.3.0
Reporter: niuminguo
I found mesos send the wrong docker container data in statusUpdate when task
health check is set.
I have one app with two tasks, set healthy check for each task. when task
become running(health is false), i got the
container data from status update event and which is right. when health is
true, i received status update event and found the container data is wrong: i
found task1 has the container data which is belong to task2.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)