[
https://issues.apache.org/jira/browse/ARTEMIS-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665186#comment-16665186
]
ASF GitHub Bot commented on ARTEMIS-2116:
-----------------------------------------
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
----
> Set text message content on producer CLI command
> ------------------------------------------------
>
> Key: ARTEMIS-2116
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2116
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Minor
> Fix For: 2.7.0, 2.6.4
>
>
> Implement the ability to set text message content on the producer CLI command
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)