You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/10/07 00:47:12 UTC

[geode] branch develop updated (d17b535 -> fb93bea)

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

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


    from d17b535  GEODE-4181: Remove debug printouts from GeodeParamsRunner (#6944)
     add fb93bea  GEODE-9630: remove public setters from GatewaySender interface (#6939)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/geode/cache/wan/GatewaySender.java  | 42 ------------------
 .../internal/cache/wan/AbstractGatewaySender.java  | 50 +++++++++++++++++++---
 .../cli/functions/AlterGatewaySenderFunction.java  | 16 ++++---
 .../functions/AlterGatewaySenderFunctionTest.java  |  6 +--
 4 files changed, 59 insertions(+), 55 deletions(-)