You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by es...@apache.org on 2020/01/22 17:53:41 UTC

[geode] branch develop updated (2b72c9e -> 24fe83f)

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

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


    from 2b72c9e  GEODE-7726: remove obsolete references from LICENSE file (#4609)
     add 24fe83f  GEODE-7725: Handle region is null case (#4608)

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/wan/AbstractGatewaySender.java  |  5 +-
 .../cache/wan/AbstractGatewaySenderTest.java       | 61 ++++++++++++++++++++++
 2 files changed, 65 insertions(+), 1 deletion(-)
 create mode 100644 geode-core/src/test/java/org/apache/geode/internal/cache/wan/AbstractGatewaySenderTest.java