[
https://issues.apache.org/jira/browse/GEODE-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Rhomberg updated GEODE-4811:
------------------------------------
Summary: Add a @Disabled annotation to various endpoints to facilitate
feature-flagging. (was: Add a feature-flag annotation to 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: 50m
> 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)