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

----


---

Reply via email to