You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/04 21:09:00 UTC

[jira] [Commented] (ARTEMIS-1785) CLI producer with text messages is broken

    [ https://issues.apache.org/jira/browse/ARTEMIS-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426169#comment-16426169 ] 

ASF GitHub Bot commented on ARTEMIS-1785:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-1785 Fixing --message-size on ./artemis producer

    

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis producer-cli

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

    https://github.com/apache/activemq-artemis/pull/1992.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 #1992
    
----
commit 41128fe4cbca194924f01cf635c93a8828ef2023
Author: Clebert Suconic <cl...@...>
Date:   2018-04-04T19:19:02Z

    ARTEMIS-1785 Fixing --message-size on ./artemis producer

----


> CLI producer with text messages is broken
> -----------------------------------------
>
>                 Key: ARTEMIS-1785
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1785
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.5.1
>
>
> Using ./artemis producer with a text message is broken as the .txt file cannot be located
>  
> example:
>  
> ./artemis producer --text-size 1000



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)