FD_SOCK2 is back in this DEV release, so remove it from the stack as before

Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
This commit is contained in:
Alexander Schwartz 2025-10-15 21:39:57 +02:00 committed by Ryan Emerson
parent 22c718e0bf
commit fb8c5a7931

View File

@ -32,6 +32,7 @@
<SHARED_LOOPBACK_PING xmlns="urn:org:jgroups" ispn:stack.combine="REPLACE" ispn:stack.position="MPING"/> <SHARED_LOOPBACK_PING xmlns="urn:org:jgroups" ispn:stack.combine="REPLACE" ispn:stack.position="MPING"/>
<!-- in JVM cluster, no failure detection, no flow control, no fragmentation. --> <!-- in JVM cluster, no failure detection, no flow control, no fragmentation. -->
<RED xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/> <RED xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/>
<FD_SOCK2 xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/>
<UFC xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/> <UFC xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/>
<MFC xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/> <MFC xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/>
<FRAG4 xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/> <FRAG4 xmlns="urn:org:jgroups" ispn:stack.combine="REMOVE"/>