You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2022/04/28 19:08:50 UTC

[geode] branch develop updated (f117a59548 -> 6d7f3530bb)

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

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


    from f117a59548 GEODE-10260: make sure message is added before they are processed. (#7628)
     add 6d7f3530bb GEODE-10260: refactor out Filter interface to use Predicate (#7627)

No new revisions were added by this update.

Summary of changes:
 .../distributed/internal/DistributionAdvisor.java  | 36 ++++++++++------------
 .../apache/geode/internal/cache/GridAdvisor.java   |  5 +--
 .../internal/cache/partitioned/RegionAdvisor.java  |  3 +-
 .../management/internal/JmxManagerAdvisor.java     |  7 +++--
 4 files changed, 25 insertions(+), 26 deletions(-)