You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by cshannon <gi...@git.apache.org> on 2018/02/22 15:34:58 UTC

[GitHub] activemq-artemis pull request #1886: ARTEMIS-1695 - Improve STOMP compatibli...

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) <ch...@...>
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

----


---

[GitHub] activemq-artemis pull request #1886: ARTEMIS-1695 - Improve STOMP compatibli...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1886


---