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

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


    from 39d225d  GEODE-5778: fix for failing rsync on windows CI jobs (#2511)
     add 1cf6477  GEODE-5523: Remove DefaultHashMap
     new 8e3c5bb  Merge pull request #2506 from jujoramos/feature/GEODE-5523

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:
 .../beans/stats/AggregateRegionStatsMonitor.java   | 20 +++++-----
 .../internal/beans/stats/GCStatsMonitor.java       |  8 ++--
 .../beans/stats/GatewaySenderOverflowMonitor.java  | 13 ++++---
 .../internal/beans/stats/MBeanStatsMonitor.java    | 35 +++--------------
 .../beans/stats/MemberLevelDiskMonitor.java        | 30 +++++++--------
 .../internal/beans/stats/VMStatsMonitor.java       |  2 +-
 .../stats/AggregateRegionStatsMonitorTest.java     | 10 +++--
 .../internal/beans/stats/GCStatsMonitorTest.java   |  5 ++-
 .../stats/GatewaySenderOverflowMonitorTest.java    | 10 +++--
 .../beans/stats/MBeanStatsMonitorTest.java         | 44 +++++++++++-----------
 .../beans/stats/MemberLevelDiskMonitorTest.java    |  9 +++--
 11 files changed, 90 insertions(+), 96 deletions(-)

Reply via email to