You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2017/10/04 14:49:49 UTC

[geode] 01/01: Merge pull request #836 from jdeppe-pivotal/feature/GEODE-3542

This is an automated email from the ASF dual-hosted git repository.

jensdeppe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 710524ec4a6e8bb8b604f4e0bd0d4f89ff99e7be
Merge: 9e19633 0c8673a
Author: Jens Deppe <jd...@pivotal.io>
AuthorDate: Wed Oct 4 07:49:45 2017 -0700

    Merge pull request #836 from jdeppe-pivotal/feature/GEODE-3542
    
    GEODE-3542: Add descriptive error message for gfsh show metrics

 .../internal/cli/commands/ShowMetricsCommand.java  | 144 +++----
 .../management/internal/cli/i18n/CliStrings.java   |   2 +
 .../cli/commands/ShowMetricsCommandJUnitTest.java  |  61 +++
 .../cli/commands/ShowMetricsDUnitTest.java         | 417 +++++----------------
 .../geode/test/junit/rules/GfshParserRule.java     |  25 +-
 5 files changed, 263 insertions(+), 386 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@geode.apache.org" <co...@geode.apache.org>.