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?---
