Github user gemmellr commented on the issue:
https://github.com/apache/activemq-artemis/pull/2387
There are integration test failures occurring on master recently due to
some issue or change with JMSXGroupSeq handling, looks to be for
Openwire-->AMQP tests:
> JMSLVQTest.testLVQOpenWireProducerAMQPConsumer
JMSSelectorTest.testJMSSelectorsOpenWireProducerAMQPConsumer
JMSWebSocketConnectionTest.testSendLargeMessageToClientFromOpenWire
It may just be a coincidence that this recent change touched that area, I
haven't checked further to see.
---