[jgroups-git] [belaban/JGroups] 3fc1a8: - Changed GET_MBRS_REQ to return all registrations...
Brought to you by:
belaban
From: Bela B. <no...@gi...> - 2025-02-21 12:40:55
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 3fc1a87dff28ebf373d6b5459aaa2967f0b253db https://github.com/belaban/JGroups/commit/3fc1a87dff28ebf373d6b5459aaa2967f0b253db Author: Bela Ban <be...@ma...> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M src/org/jgroups/Global.java R src/org/jgroups/blocks/LazyRemovalCache.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/stack/GossipRouter.java M src/org/jgroups/stack/GossipType.java M src/org/jgroups/stack/RouterStub.java A src/org/jgroups/util/LazyRemovalCache.java A src/org/jgroups/util/LazyRemovalList.java M src/org/jgroups/util/NameCache.java R tests/junit-functional/org/jgroups/blocks/LazyRemovalCacheTest.java A tests/junit-functional/org/jgroups/util/LazyRemovalCacheTest.java A tests/junit-functional/org/jgroups/util/LazyRemovalListTest.java M tests/junit/org/jgroups/tests/UUIDCacheClearTest.java M tests/other/org/jgroups/tests/RouterStubGet.java Log Message: ----------- - Changed GET_MBRS_REQ to return all registrations if group==null (https://issues.redhat.com/browse/JGRP-2693) - Moved LazyRemovalCache from blocks -> util - Created LazyRemovalList (+ test) - Changed RouterStub to return all registrations from GossipRouter if group==null To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |