You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cotton.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2015/08/11 09:14:45 UTC

[jira] [Created] (COTTON-6) Leverage Mesos persistent volumes to retain the state of failed instances.

Yan Xu created COTTON-6:
---------------------------

             Summary: Leverage Mesos persistent volumes to retain the state of failed instances.
                 Key: COTTON-6
                 URL: https://issues.apache.org/jira/browse/COTTON-6
             Project: COTTON
          Issue Type: Task
            Reporter: Yan Xu


With this feature Cotton scheduler can ask Mesos to run the a new instance of mysqld and recover the work directory left by the previously failed instance. This requires the host that the work dir is on remains online. If it is not, the new instance needs to be launched onto a new host and recover from the HDFS snapshot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)