You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/03/08 22:41:00 UTC

[jira] [Created] (GEODE-4811) Add a feature-flag annotation to gfsh commands

Patrick Rhomberg created GEODE-4811:
---------------------------------------

             Summary: Add a feature-flag annotation to gfsh commands
                 Key: GEODE-4811
                 URL: https://issues.apache.org/jira/browse/GEODE-4811
             Project: Geode
          Issue Type: New Feature
          Components: gfsh
            Reporter: Patrick Rhomberg


Many gfsh commands are mutually required by each other for full functionality.  For instance, {{destroy jndi-binding}} is meaningless without the {{create jndi-binding}} command.

As a developer, I would like to be able to coordinate release of multiple related commands at once, across multiple commits.  A {{@FeatureFlag}} annotation on gfsh command classes would be extremely useful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)