GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1886
ARTEMIS-1695 - Improve STOMP compatiblity with 5.x clients
Also make sure on authentication error in version 1.0 a client will
disconnect
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1695
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1886.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1886
----
commit e93fbf25fcf12319aa7ad07c49bbb1d7798bc681
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-02-22T15:28:57Z
ARTEMIS-1695 - Improve STOMP compatiblity with 5.x clients
Also make sure on authentication error in version 1.0 a client will
disconnect
----
---