activemq-artemis/tests/integration-tests
Howard Gao 1693db0177 ARTEMIS-1639 HornetQClientProtocolManager sending unsupported packet
HornetQClientProtocolManager is used to connect HornteQ servers.
During reconnect, it sends a CheckFailoverMessage packet to the
server as part of reconnection. This packet is not supported by
HornetQ server (existing release), so it will break the backward
compatibility.

Also fixed a failover issue where a hornetq NettyConnector's
ConnectorFactory is serialized to the clients who cannot
instantiate it because class not found exception.
2018-01-31 18:05:32 -05:00
..
src/test ARTEMIS-1639 HornetQClientProtocolManager sending unsupported packet 2018-01-31 18:05:32 -05:00
pom.xml ARTEMIS-1548 Support CRL 2018-01-04 12:56:25 -06:00