-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
-
False
-
-
When we have a custom membership policy, e.g. as defined in https://github.com/belaban/JGroups/pull/957, then some protocols won't work as they imply the membership policy is the one defined in DefaultMembershipPolicy.
Find all protocols which do this and change the behavior to use the membership policy set in GMS.
- Culprits: FD_SOCK*, FD_ALL*, possibly more.