You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ja...@apache.org on 2018/09/28 21:42:57 UTC

[geode] branch develop updated (821c8e1 -> d4d9f7f)

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

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


    from 821c8e1  GEODE-5212: Also use the host's canonical (fully qualified) name as a SAN in the certificate (#2536)
     add d4d9f7f  GEODE-5523: Fixed NPE by converting remaining getOrDefault calls (#2539)

No new revisions were added by this update.

Summary of changes:
 .../internal/beans/stats/AggregateRegionStatsMonitor.java         | 6 +++---
 .../management/internal/beans/stats/MemberLevelDiskMonitor.java   | 4 ++--
 .../internal/beans/stats/AggregateRegionStatsMonitorTest.java     | 7 +++++++
 .../internal/beans/stats/MemberLevelDiskMonitorTest.java          | 8 ++++++++
 4 files changed, 20 insertions(+), 5 deletions(-)