<stack name="tcp">
<transport type="TCP" socket-binding="jgroups-tcp"/>
<!--socket-protocol type="MPING" socket-binding="jgroups-mping"/>-->
<protocol type="org.jgroups.protocols.kubernetes.KUBE_PING" module="org.jgroups.kubernetes">
<property name="namespace">${env.MY_POD_NAMESPACE}</property>
<property name="masterHost">${env.KUBERNETES_SERVICE_HOST}</property>
<property name="masterPort">${env.KUBERNETES_SERVICE_PORT}</property>
</protocol>
<protocol type="MERGE3"/>
<socket-protocol type="FD_SOCK" socket-binding="jgroups-tcp-fd"/>
<protocol type="FD_ALL"/>
<protocol type="VERIFY_SUSPECT"/>
<protocol type="pbcast.NAKACK2"/>
<protocol type="UNICAST3"/>
<protocol type="pbcast.STABLE"/>
<protocol type="pbcast.GMS"/>
<protocol type="MFC"/>
<protocol type="FRAG3"/>
</stack>
Please try to help asap as I am stuck with it since long..
Thanks
Avi Bhardwaj

--
You received this message because you are subscribed to a topic in the Google Groups "WildFly" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wildfly/KJ8-mSqpxbs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wildfly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wildfly/f3955d01-a385-457a-a20b-ade6ddbf1465n%40googlegroups.com.