You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by mtaylor <gi...@git.apache.org> on 2017/11/13 11:36:15 UTC

[GitHub] activemq-artemis pull request #1654: More StompTest coverage and Stomp fix

GitHub user mtaylor opened a pull request:

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

    More StompTest coverage and Stomp fix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtaylor/activemq-artemis StompTests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1654.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 #1654
    
----
commit 69e88731fa499150105c1d264660334265c31b20
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-11-10T12:31:29Z

    ARTEMIS-1511 Refactor AMQP Transport for use with other test clients

commit b7ab3cb4b55f52444a6c38e6549ba165388b28ba
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-11-10T12:33:31Z

    ARTEMIS-1511 Enable WebSocket Transport in STOMP test client

commit a5b0a2651faa8c328a7b87b713d67bb441ce4d34
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-11-10T12:34:40Z

    ARTEMIS-1511 Update tests to use StompTest Client + Fix issues

commit 1845385a8e438cb545e02965a21578f7c1945500
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-11-10T12:35:46Z

    ARTEMIS-1512 Fix race condition with Subscribe receipt

commit 2bc9860481463b959888201eb116ac62b8b09dae
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-11-13T10:24:42Z

    ARTEMIS-1428 Add WS tests for max frame size

----


---

[GitHub] activemq-artemis issue #1654: More StompTest coverage and Stomp fix

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1654
  
    Kudos on a well done job!


---

[GitHub] activemq-artemis pull request #1654: More StompTest coverage and Stomp fix

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

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


---