You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mh...@apache.org on 2019/08/09 16:36:31 UTC

[geode] branch develop updated (e5c9c42 -> 3ea7dd1)

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

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


    from e5c9c42  GEODE-7050: Use Log4jAgent only if Log4j is using Log4jProvider (#3892)
     add 3ea7dd1  GEODE-4993: Store GatewaySender connection stats (#3787)

No new revisions were added by this update.

Summary of changes:
 .../cache/client/internal/ConnectionStats.java     | 1364 +++++----
 .../cache/client/internal/EndpointManagerImpl.java |    9 +-
 .../cache/client/internal/ConnectionStatsTest.java | 3054 +++++++++++++++++---
 geode-docs/reference/statistics_list.html.md.erb   |  242 +-
 .../geode/internal/cache/wan/WANTestBase.java      |   11 +
 .../wan/parallel/ParallelWANStatsDUnitTest.java    |   42 +-
 6 files changed, 3489 insertions(+), 1233 deletions(-)