Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1793
@RaiSaurabh I've just checked vs the `integration/openwire` tests in
`integration-tests` and it fail 22 tests/338.
The original number of failing tests here is 1, so anything over this value
is actually a regression.
I'm not runining the compatibility ones on `activemq5-unit-tests` (my
notebook could die before finishing them :P) with no reasons.
Please run the tests I've mentioned and try at least to no have regressions
there: the idea of the original PR is good (very good), but the implementation
need to be fixed in order to not have huge regressions on how OpenWire is
working, thanks :+1:
---