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

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


    from 483efb0  GEODE-6295: Use InternalCacheBuilder for constructing 
GemFireCacheImpl (#3260)
     new 83e3b8d  GEODE-6442: Fixup StatisticsImpl and StatisticsImplTest
     new 22f7730  GEODE-6442: Fix Statistics textId and numericId

The 7461 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:
 .../statistics/AbstractStatisticsFactory.java      |   6 +
 .../geode/internal/statistics/HostStatSampler.java |  13 +-
 .../geode/internal/statistics/StatisticsImpl.java  | 430 ++++++++++-----------
 .../internal/statistics/StatisticsManager.java     |   7 +-
 .../internal/statistics/StatisticsRegistry.java    |  29 +-
 .../internal/statistics/HostStatSamplerTest.java   |  40 +-
 .../internal/statistics/StatisticsImplTest.java    | 268 +++++++++----
 .../statistics/StatisticsRegistryTest.java         |  50 ++-
 8 files changed, 512 insertions(+), 331 deletions(-)

Reply via email to