You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "David Robinson (JIRA)" <ji...@apache.org> on 2015/04/29 20:27:06 UTC

[jira] [Created] (MESOS-2676) slave recovery always fails when resources change

David Robinson created MESOS-2676:
-------------------------------------

             Summary: slave recovery always fails when resources change
                 Key: MESOS-2676
                 URL: https://issues.apache.org/jira/browse/MESOS-2676
             Project: Mesos
          Issue Type: Improvement
            Reporter: David Robinson


Slave recovery fails whenever --resources is changed. Ideally recovery would only fail if --resources has changed _and_ the still-executing tasks no longer fit within the new --resources range. Increasing resources should always be allowed. For example, if a slave was started with --resources=cpus:15, then the slave was restarted w/ --resources=cpus:16, the slave should start successfully. Same for mem, ports, disk and ephemeral_ports.



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