Anuj Khandelwal created AMQ-5573:
------------------------------------
Summary: 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
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)