[ https://issues.apache.org/jira/browse/MESOS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070851#comment-15070851 ]
Gaojin CAO commented on MESOS-4246: ----------------------------------- Mesos does not take care of tasks (in this suituation the containers); framework does. Mesos only reports failures to frameworks, and frameworks will/should handle these. By the way, it's not a `Mesos HA issue`. > mesos support HA > ----------------- > > Key: MESOS-4246 > URL: https://issues.apache.org/jira/browse/MESOS-4246 > Project: Mesos > Issue Type: Story > Components: docker > Affects Versions: 0.25.0 > Environment: we have setup one mesos cluster, one Master Node, and > several Slave Node. > Reporter: wangqun > Priority: Critical > Fix For: 0.25.0 > > Original Estimate: 12h > Remaining Estimate: 12h > > Right now, we have setup one mesos cluster, one Master Node, and several > Slave Nodes, > We found that seems mesos not support slave nodes app reschudeling , for > example a simple user case: > 1. I have several containers running on one Slave Node. > 2. The slave node down for some issue > How can use those containers ? Could those containers rescheduled to other > Slave Nodes ? > From our test, it seems Mesos Not support this feature. Which means, users > can not use those containers anymore. > Could any Mesos developers confirmed that ? -- This message was sent by Atlassian JIRA (v6.3.4#6332)