"Discarded message from different group" warning in JBoss EAP logs
Issue
- I am seeing a few messages in the server logs relating to clustering that seem to suggest a cluster configuration issue / A cluster not being fully isolated from each other.
WARN [org.jgroups.protocols.UDP] discarded message from different group "Tomcat-otherPartition" (our group is "Tomcat-myPartition"). Sender was 1.2.3.4:12345
- How to stop the partition name warning messages?
- I have tried to isolate the nodes in a cluster using the -u and -g option but I'm still getting cross-talk between cluster nodes. The cross-talk seems to be coming from the same server. Only one EAP instance is running on the server
GMS: address is 10.20.30.40:52143 ------------------------------------------------------- WARN [org.jgroups.protocols.UDP] discarded message from different group "BidPartition" (our group is "TreeCache-Cluster"). Sender was 10.20.30.40:58835 WARN [org.jgroups.protocols.UDP] discarded message from different group "TreeCache-Cluster" (our group is "BidPartition"). Sender was 10.20.30.40:52143 WARN [org.jgroups.protocols.UDP] discarded message from different group "TreeCache-Cluster" (our group is "BidPartition"). Sender was 10.20.30.40:52143
Environment
- JBoss Enterprise Application Platform (EAP)
- 4.3.0
- 4.2.0
- Multicast(UDP) clustering
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.