[
https://issues.apache.org/jira/browse/ARTEMIS-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578842#comment-16578842
]
ASF GitHub Bot commented on ARTEMIS-2029:
-----------------------------------------
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/2247
Seems OK. I would have thought that the channelVersion would get set when
the session was re-created on the backup (e.g. in
`org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler#handleCreateSession`),
but I guess that's not being called?
> Reconnects will break version compatibility checks when reconnecting to older
> versions
> --------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2029
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2029
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.2
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.7.0, 2.6.3
>
>
> When you reconnect the old version is not passed on the new connection
> created.
> Resulting in wire breakage when using version checks on the wire.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)