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

[jira] [Updated] (MESOS-1721) Prevent overcommit of the slave for ports and ephemeral ports.

     [ https://issues.apache.org/jira/browse/MESOS-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler updated MESOS-1721:
-----------------------------------
    Assignee:     (was: Benjamin Mahler)

> Prevent overcommit of the slave for ports and ephemeral ports.
> --------------------------------------------------------------
>
>                 Key: MESOS-1721
>                 URL: https://issues.apache.org/jira/browse/MESOS-1721
>             Project: Mesos
>          Issue Type: Bug
>          Components: slave
>            Reporter: Benjamin Mahler
>
> It's possible for the slave to be overcommitted (e.g. MESOS-1668). In the case of "named" resources like ports and ephemeral_ports, this is problematic as the resources needed by the tasks are in use.
> This ticket is to present the idea of rejecting tasks when the slave is overcommitted on ports or ephemeral_ports. In order to ensure the master reconciles state with the slave, we can also trigger a re-registration.
> For cpu / memory, this is less crucial, so preventing overcommit for these will be punted for later.



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