You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/05 15:06:00 UTC

[jira] [Commented] (GEODE-5971) Refactor gfsh commands to extend SingleGfshCommand and return ResultModel

    [ https://issues.apache.org/jira/browse/GEODE-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810917#comment-16810917 ] 

ASF subversion and git services commented on GEODE-5971:
--------------------------------------------------------

Commit 291a2d3dedb5f12faf4e8e714438a7bff277c45b in geode's branch refs/heads/develop from jinmeiliao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=291a2d3 ]

GEODE-5971: refactor various commands to use ResultModel (#3399)




> Refactor gfsh commands to extend SingleGfshCommand and return ResultModel
> -------------------------------------------------------------------------
>
>                 Key: GEODE-5971
>                 URL: https://issues.apache.org/jira/browse/GEODE-5971
>             Project: Geode
>          Issue Type: Improvement
>          Components: gfsh
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 37h 40m
>  Remaining Estimate: 0h
>
> This list will eventually include the following commands:
> - AlterAsyncEventQueueCommand
> - AlterOfflineDiskStoreCommand
> - AlterRegionCommand
> - AlterRuntimeConfigCommand
> - BackupDiskStoreCommand
> - ChangeLogLevelCommand
> - ClearDefinedIndexesCommand
> - CloseDurableCQsCommand
> - CloseDurableClientCommand
> - CompactDiskStoreCommand
> - CompactOfflineDiskStoreCommand
> - ConnectCommand
> - CountDurableCQEventsCommand
> - CreateGatewaySenderCommand
> - CreateRegionCommand
> - DebugCommand
> - DefineIndexCommand
> - DeployCommand
> - DescribeClientCommand
> - DescribeConfigCommand
> - DescribeConnectionCommand
> - DescribeDiskStoreCommand
> - DescribeJndiBindingCommand
> - DescribeMemberCommand
> - DescribeOfflineDiskStoreCommand
> - DescribeRegionCommand
> - DestroyAsyncEventQueueCommand
> - DestroyFunctionCommand
> - DestroyGatewaySenderCommand
> - DestroyRegionCommand
> - DisconnectCommand
> - EchoCommand
> - ExecuteFunctionCommand
> - ExecuteScriptCommand
> - ExitCommand
> - ExportClusterConfigurationCommand
> - ExportConfigCommand
> - ExportDataCommand
> - ExportLogsCommand
> - ExportOfflineDiskStoreCommand
> - ExportStackTraceCommand
> - GCCommand
> - GetCommand
> - GfshHelpCommand
> - GfshHintCommand
> - HistoryCommand
> - ImportClusterConfigurationCommand
> - ImportDataCommand
> - ListAsyncEventQueuesCommand
> - ListClientCommand
> - ListDeployedCommand
> - ListDiskStoresCommand
> - ListDurableClientCQsCommand
> - ListFunctionCommand
> - ListGatewayCommand
> - ListIndexCommand
> - ListJndiBindingCommand
> - ListMembersCommand
> - ListRegionCommand
> - LoadBalanceGatewaySenderCommand
> - LocateEntryCommand
> - NetstatCommand
> - PDXRenameCommand
> - PauseGatewaySenderCommand
> - PutCommand
> - QueryCommand
> - RebalanceCommand
> - RemoveCommand
> - ResumeGatewaySenderCommand
> - RevokeMissingDiskStoreCommand
> - SetVariableCommand
> - ShCommand
> - ShowDeadlockCommand
> - ShowLogCommand
> - ShowMetricsCommand
> - ShowMissingDiskStoreCommand
> - ShutdownCommand
> - SleepCommand
> - StartGatewayReceiverCommand
> - StartGatewaySenderCommand
> - StartLocatorCommand
> - StartServerCommand
> - StatusClusterConfigServiceCommand
> - StatusGatewayReceiverCommand
> - StatusGatewaySenderCommand
> - StopGatewayReceiverCommand
> - StopGatewaySenderCommand
> - UndeployCommand
> - UpgradeOfflineDiskStoreCommand
> - ValidateDiskStoreCommand
> - VersionCommand
> - StartJConsoleCommand
> - StartJVisualVMCommand
> - StartPulseCommand
> - StartVsdCommand
> - StatusLocatorCommand
> - StatusServerCommand
> - StopLocatorCommand
> - StopServerCommand
> - LuceneIndexCommands



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