You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2015/02/02 19:45:38 UTC

[jira] [Updated] (MESOS-2305) Refactor validators in Master.

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

Dominic Hamon updated MESOS-2305:
---------------------------------
    Sprint: Twitter Mesos Q1 Sprint 1, Twitter Mesos Q1 Sprint 2  (was: Twitter Mesos Q1 Sprint 1)

> Refactor validators in Master.
> ------------------------------
>
>                 Key: MESOS-2305
>                 URL: https://issues.apache.org/jira/browse/MESOS-2305
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> There are several motivation for this. We are in the process of adding dynamic reservations and persistent volumes support in master. To do that, master needs to validate relevant operations from the framework (See Offer::Operation in mesos.proto). The existing validator style in master is hard to extend, compose and re-use.
> Another motivation for this is for unit testing (MESOS-1064). Right now, we write integration tests for those validators which is unfortunate.



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