This is an automated email from the ASF dual-hosted git repository.
jbarrett pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from ca5eaf3 GEODE-7108: Add GC Metrics (#3960)
add a558cf4 GEODE-7083: Lazily initialize the stats supplier. (#3969)
No new revisions were added by this update.
Summary of changes:
.../geode/pdx/internal/PeerTypeRegistration.java | 4 +-
.../pdx/internal/TypeRegistrationStatistics.java | 5 ++
.../pdx/internal/PeerTypeRegistrationTest.java | 75 ++++++++++++++++++++++
3 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/pdx/internal/PeerTypeRegistrationTest.java