You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2019/08/08 22:00:19 UTC

[geode] branch develop updated (6231720 -> dd15fec)

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 6231720  GEODE-7022: Add SSL Alias Support for JMX Clients (#3857)
     add dd15fec  GEODE-6959: Prevent NPE in GMSMembershipManager for null AlertAppender (#3899)

No new revisions were added by this update.

Summary of changes:
 .../membership/adapter/GMSMembershipManager.java   |  2 +-
 .../internal/logging/log4j/AlertAppender.java      | 16 ++++++++++++-
 .../internal/logging/log4j/AlertAppenderTest.java  | 26 ++++++++++++++++++++++
 3 files changed, 42 insertions(+), 2 deletions(-)