This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
from 62cd12c7f0 GEODE-9484: Improve sending message to multy destinations
(#7381)
add f7fa244c9f Revert "GEODE-10249: Adds BufferPoolMXBean stats. (#7607)"
(#7638)
No new revisions were added by this update.
Summary of changes:
.../stats50/BufferPoolStatsIntegrationTest.java | 95 -----------
.../geode/internal/stats50/BufferPoolStats.java | 86 ----------
.../apache/geode/internal/stats50/VMStats50.java | 68 ++++----
.../internal/stats50/BufferPoolStatsTest.java | 174 ---------------------
4 files changed, 41 insertions(+), 382 deletions(-)
delete mode 100644
geode-core/src/integrationTest/java/org/apache/geode/internal/stats50/BufferPoolStatsIntegrationTest.java
delete mode 100644
geode-core/src/main/java/org/apache/geode/internal/stats50/BufferPoolStats.java
delete mode 100644
geode-core/src/test/java/org/apache/geode/internal/stats50/BufferPoolStatsTest.java