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:48 UTC

[geode] branch develop updated (9e19633 -> 710524e)

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

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


    from 9e19633  Merge pull request #861 from rupweb/patch-1
     add b891fd0  GEODE-3542: Add descriptive error message for gfsh show metrics
     add a573831  GEODE-3542: Increase await timeout to 2 minutes in case of long GCs on slow systems
     add bf7d83c  Merge branch 'develop' into feature/GEODE-3542
     add 7018d2d  GEODE-3542: Refactor test for show metrics command
     add f896491  GEODE-3542: Spotless changes
     add 0c8673a  GEODE-3542: Add license headers
     new 710524e  Merge pull request #836 from jdeppe-pivotal/feature/GEODE-3542

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)
 create mode 100644 geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/ShowMetricsCommandJUnitTest.java

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

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

Posted by je...@apache.org.
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>.