You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/02/11 19:45:13 UTC

[jira] [Resolved] (AMQ-5573) Configurable messages size for Stomp producer

     [ https://issues.apache.org/jira/browse/AMQ-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5573.
-------------------------------
    Resolution: Fixed
      Assignee: Timothy Bish

Added option transport.maxDataLength to allow for setting the max size of a STOMP frame body.  

> Configurable messages size for Stomp producer
> ---------------------------------------------
>
>                 Key: AMQ-5573
>                 URL: https://issues.apache.org/jira/browse/AMQ-5573
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: stomp
>    Affects Versions: 5.10.0
>            Reporter: Anuj Khandelwal
>            Assignee: Timothy Bish
>             Fix For: 5.12.0
>
>
> It is coming from http://activemq.2283324.n4.nabble.com/ActiveMQ-Stomp-producer-messages-size-limitation-td4689847.html#a4691046 
> Stomp APIs does not allow to send message more than 100MB. These parameters are in (http://activemq.apache.org/maven/apidocs/src-html/org/apache/activemq/transport/stomp/StompWireFormat.html)  'MAX_DATA_LENGTH' and 'MAX_COMMAND_LENGTH' .
> There might be cases when producer want to send more than 100MB of message. It's better to have such parameters configurable.?
> Thanks,
> Anuj



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)