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 Hindman (JIRA)" <ji...@apache.org> on 2015/06/14 17:19:00 UTC

[jira] [Updated] (MESOS-2870) Add validation capability to stout Flags

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

Benjamin Hindman updated MESOS-2870:
------------------------------------
    Description: 
There are lots of circumstances where we have to manually validate flags somewhere in the code base. Instead, we should provide a validation function that can be invoked for each flag when it is loaded.

After this, we can follow up with cleaning up the various places in the code base where we validate the flags.

> Add validation capability to stout Flags
> ----------------------------------------
>
>                 Key: MESOS-2870
>                 URL: https://issues.apache.org/jira/browse/MESOS-2870
>             Project: Mesos
>          Issue Type: Improvement
>          Components: stout
>            Reporter: Benjamin Hindman
>            Assignee: Benjamin Hindman
>
> There are lots of circumstances where we have to manually validate flags somewhere in the code base. Instead, we should provide a validation function that can be invoked for each flag when it is loaded.
> After this, we can follow up with cleaning up the various places in the code base where we validate the flags.



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