You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mo...@apache.org on 2019/05/09 22:58:17 UTC

[geode] branch develop updated (c63097d -> a3304e9)

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

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


    from c63097d  GEODE-6757: fix input gating for meta
     add a3304e9  GEODE-6754: Remove micrometer timers from LocalRegion (#3567)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/cache/LocalRegion.java   | 270 +++++--------
 .../internal/cache/LocalRegionMetricsTest.java     | 430 ---------------------
 2 files changed, 90 insertions(+), 610 deletions(-)
 delete mode 100644 geode-core/src/test/java/org/apache/geode/internal/cache/LocalRegionMetricsTest.java