You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by feuillemorte <gi...@git.apache.org> on 2018/10/26 13:42:40 UTC

[GitHub] activemq-artemis pull request #2397: ARTEMIS-2116 Extend tests on producer C...

GitHub user feuillemorte opened a pull request:

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

    ARTEMIS-2116 Extend tests on producer CLI command with message body

    Added tests on producer cli command
    
    Cases:
    * Produce 10 messages with default message body
    * Produce 10 messages with custom message body
    * Produce 10 messages with default message body (FQQN)
    * Produce 10 messages with custom message body (FQQN)
    * Produce 10 messages with custom message body (long string - 500 000 symbols)

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

    $ git pull https://github.com/feuillemorte/activemq-artemis ARTEMIS_2116_extend_tests

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

    https://github.com/apache/activemq-artemis/pull/2397.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 #2397
    
----
commit 681bec7a4bae990a123b47adbedaa596bd800d72
Author: feuillemorte <it...@...>
Date:   2018-10-26T13:35:29Z

    ARTEMIS-2116 Extend tests on producer CLI command with message body

----


---

[GitHub] activemq-artemis pull request #2397: ARTEMIS-2116 Extend tests on producer C...

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

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


---