Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/672
I don't think we can merge this...
this is introducing a new datatype through the protocol and it will break
compatibility with older clients in both directions. You would need to add
handchecks for the version ID on the protocol if that's possible or not.
I wouldn't do a hashMap storing sessions. I would just disable
reconnections or kill all the sessions.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---