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 31a2e8e  GEODE-10136: Make Function.getId() handle null canonical name 
(#7505)
     add a887842  GEODE-10158: fix critical-offheap-threshold interaction with 
QueryMonitor (#7483)

No new revisions were added by this update.

Summary of changes:
 .../geode/internal/cache/GemFireCacheImpl.java     |  20 +---
 .../apache/geode/internal/cache/InternalCache.java |   2 -
 .../cache/InternalCacheForClientAccess.java        |   5 -
 .../internal/cache/control/HeapMemoryMonitor.java  |   9 +-
 .../cache/control/OffHeapMemoryMonitor.java        |   9 +-
 .../internal/cache/xmlcache/CacheCreation.java     |   5 -
 .../geode/internal/cache/GemFireCacheImplTest.java | 101 ++++++++++++++-------
 7 files changed, 80 insertions(+), 71 deletions(-)

Reply via email to