[
https://issues.apache.org/jira/browse/ARTEMIS-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578493#comment-16578493
]
ASF GitHub Bot commented on ARTEMIS-2029:
-----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2247
ARTEMIS-2029 Fixing wire checks after reconnects
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis compat
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2247.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2247
----
commit 77d399e294239335b1c1960b690c8807b2e3713e
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-08-13T15:49:19Z
ARTEMIS-2029 Fixing wire checks after reconnects
----
> 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)