-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Scenario:
- 2 EAPs configured in colocated shared store HA topology with HTTP connectors and static cluster
- static cluster means that cluster-connection is defined by static-connectors property
- both EAPs and standalone clients are started
- after that receiver receives 120 messages, first EAP is shut down
Expectation: Clients do failover to second EAP and continue in their work.
Reality: Clients are not able to reconnect to backup server.
During the whole test I see a lot of AMQ214023: HTTP Handshake failed errors.
The same scenario works with Netty connectors.
The same scenario works in dedicated topology.
Priority of this issue is blocker because it is regression against previous versions of EAP 7.1.
- clones
-
JBEAP-9063 Colocated HA topology doesn't work with HTTP connectors and static cluster
- Closed