Allow to specify the chunk size when using JMS Stream (ActiveMQOutputStream)
----------------------------------------------------------------------------
Key: AMQ-2990
URL: https://issues.apache.org/activemq/browse/AMQ-2990
Project: ActiveMQ
Issue Type: Improvement
Reporter: Norman Maurer
Attachments: ActiveMQOutputStream_chunk_size.diff
When using JMS Stream the ActiveMQOutputStream splits the data in 64k chunks.
This is a good default but sometimes it would be good to be able to use a other
chunk size (depending on the need). So we should make this configurable via a
JMS Property
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.