You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/05/12 18:22:12 UTC

[jira] [Created] (MESOS-5370) Add deprecation support for Flags

Vinod Kone created MESOS-5370:
---------------------------------

             Summary: Add deprecation support for Flags
                 Key: MESOS-5370
                 URL: https://issues.apache.org/jira/browse/MESOS-5370
             Project: Mesos
          Issue Type: Improvement
            Reporter: Vinod Kone
            Assignee: Vinod Kone


MESOS-5271 adds support for a flag name to have an alias. This ticket captures the work need to add deprecation support. The idea is for the caller to explicitly specify deprecation via `FlagsBase::add()`  and get a list of deprecation warnings when doing `FlagsBase::load()`.



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