You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2012/06/20 19:34:42 UTC

[jira] [Updated] (MESOS-208) Add whitelist option to master

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

Vinod Kone updated MESOS-208:
-----------------------------

    Description: 
Master should take a list of whitelisted slaves, and only send offers to frameworks for these slaves.

Deployment is one of the scenarios, where this option will come in handy. For eg: when deploying an upgraded mesos that is incompatible with the currently running version in the cluster. The whitelist option allows us to selectively whitelist a (rolling) batch of upgraded slaves, so that new tasks are only scheduled on them.

  was:Master should take a list of whitelisted slaves, and only send offers to frameworks for these slaves.

    
> Add whitelist option to master
> ------------------------------
>
>                 Key: MESOS-208
>                 URL: https://issues.apache.org/jira/browse/MESOS-208
>             Project: Mesos
>          Issue Type: New Feature
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> Master should take a list of whitelisted slaves, and only send offers to frameworks for these slaves.
> Deployment is one of the scenarios, where this option will come in handy. For eg: when deploying an upgraded mesos that is incompatible with the currently running version in the cluster. The whitelist option allows us to selectively whitelist a (rolling) batch of upgraded slaves, so that new tasks are only scheduled on them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira