[
https://issues.apache.org/jira/browse/ARTEMIS-2948?focusedWorklogId=506866&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-506866
]
ASF GitHub Bot logged work on ARTEMIS-2948:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Nov/20 13:54
Start Date: 03/Nov/20 13:54
Worklog Time Spent: 10m
Work Description: hezhou66 commented on pull request #3302:
URL: https://github.com/apache/activemq-artemis/pull/3302#issuecomment-720852135
I'm sorry to get back so late. I found it was my own mistake. I used
standalone -- "live-only" policy, and I rewrote the client code by removing
toplogy subscriber whitch I thought not useless in standalone model. But in
witch I found the version negotiation. Although the version number sored in
the server is not just the compatible versions, it is functional.
Once again, I'd like to apologize to you all!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 506866)
Time Spent: 1h 20m (was: 1h 10m)
> Old version client sends message error, after reattaching connection to new
> version server
> ------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2948
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2948
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: hezhou
> Priority: Major
> Attachments: image-2020-10-14-10-36-52-222.png
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Recently we want to update our artemis server from version 2.4.x to 2.12.x,
> but without updating all client ( too many modules and projects using ). It
> was OK at starting days, but a few days later, we received the error in the
> server's log:
> !image-2020-10-14-10-36-52-222.png!
> Old version client (2.4.x ) send messages to newer version server(2.12.x)
> error.
> It also occurs in latest version.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)