[ https://issues.apache.org/jira/browse/GEODE-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420747#comment-16420747 ]
ASF subversion and git services commented on GEODE-4811: -------------------------------------------------------- Commit c42905c5ad9853e16be096f21d32e0c321c047ea in geode's branch refs/heads/develop from [~prhomberg] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=c42905c ] GEODE-4811: Add @Disabled "feature flag" annotation for gfsh commands. > Add a @Disabled annotation to various endpoints to facilitate > feature-flagging. > ------------------------------------------------------------------------------- > > Key: GEODE-4811 > URL: https://issues.apache.org/jira/browse/GEODE-4811 > Project: Geode > Issue Type: New Feature > Components: gfsh > Reporter: Patrick Rhomberg > Assignee: Patrick Rhomberg > Priority: Major > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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)