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

[geode] branch develop updated (4a6b917 -> 036127a)

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

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


    from 4a6b917  GEODE-9725: Remove membership port range feature from AvailablePort (#6986)
     add 036127a  empty PatternSubscription lists are no longer added to the cache (#7004)

No new revisions were added by this update.

Summary of changes:
 .../pubsub/AbstractSubscriptionManager.java        | 21 ++++++++++++++++--
 .../pubsub/PatternSubscriptionManager.java         | 18 ++++++++++++++--
 .../pubsub/PatternSubscriptionManagerTest.java     | 25 ++++++++++++++++++++++
 3 files changed, 60 insertions(+), 4 deletions(-)