[
https://issues.apache.org/jira/browse/ARTEMIS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16346129#comment-16346129
]
ASF GitHub Bot commented on ARTEMIS-1639:
-----------------------------------------
Github user gaohoward commented on the issue:
https://github.com/apache/activemq-artemis/pull/1819
@clebertsuconic forgot to mention that I fixed an issue where the connector
configure passed from HornetQ server contains the hornetq's netty factory class
name, which is not available in Artemis, I added a 'translation' to convert it
to Artemis netty factory class.
> HornetQClientProtocolManager sending unsupported packet
> -------------------------------------------------------
>
> Key: ARTEMIS-1639
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1639
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.4.0
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Major
> Fix For: 2.5.0
>
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)