[
https://issues.apache.org/jira/browse/GEODE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193417#comment-16193417
]
ASF subversion and git services commented on GEODE-3542:
--------------------------------------------------------
Commit a29f5466b736ee0aedd581fb817472d1b68742b2 in geode's branch
refs/heads/feature/GEODE-3679 from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a29f546 ]
GEODE-3542: Add null guards in the case of invalid commands
- Prior commits seem to have introduced some instability
> Show Metrics fails when all parameters are provided
> ---------------------------------------------------
>
> Key: GEODE-3542
> URL: https://issues.apache.org/jira/browse/GEODE-3542
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Patrick Rhomberg
> Assignee: Jens Deppe
> Fix For: 1.3.0
>
>
> The `show metrics` command accepts optional parameters `member`, `port`, and
> `region`.
> When all three provided, the command returns the error
> {noformat}
> If the --port parameter is specified, then the --member parameter must also
> be specified.
> {noformat}
> If this is actually an invalid combination of parameters, the reported error
> should be updated to indicate the true problem. Otherwise, correct reporting
> of metrics should occur.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)