-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR16
-
None
Scenario:
- There are two servers called "JMS servers"
- There are two servers called "MDB servers"
- JMS servers are configured to be in cluster. They have destinations and hold all messages.
- MDB servers have MDB applications which connect remotely via resource adapter to JMS servers.
- Resource adapter on MDB servers is configured to use Jgroups TCP ping discovery protocol to find JMS servers.
Expectation: MDB applications on MDB servers are able to receive and sent messages from InQueue to OutQueue which are deployed on JMS servers.
Reality: MDB applications don't receive any message.
Customer impact: Customers which use aforementioned scenario with Jgroups TCP ping are affected. Their applications stop working after migration to EAP 7.1.
This is regression against EAP 7.1.0.DR15. I tried to use both Artemis jars and messaging integration jars from DR15 but it didn't help. I saw the same issue. I compared JGroups versions between DR15 and DR16 but they are the same.
There was also update of XNIO from 3.5.0.Beta2 to 3.5.0.Beta4 but I wasn't able to run the DR16 with 3.5.0.Beta2 because there was change in API.
- is cloned by
-
WFLY-8652 TCPPING initial_hosts not configurable
- Closed
- relates to
-
JBEAP-9764 Pooled connection factory with default discovery group is not able to connect to cluster
- Closed