[
https://issues.apache.org/jira/browse/CAMEL-11931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212580#comment-16212580
]
Claus Ibsen commented on CAMEL-11931:
-------------------------------------
Mind that ActiveMQ is poor at writing streaming messages as they would end up
reading into memory.
> camel-jms - Add better support for Stream JMS message type
> ----------------------------------------------------------
>
> Key: CAMEL-11931
> URL: https://issues.apache.org/jira/browse/CAMEL-11931
> Project: Camel
> Issue Type: Improvement
> Components: camel-jms
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.21.0
>
>
> We should add better support for the stream message type, so if message
> brokers have good implementation of that, you can better stream from one
> queue to another, or from a queue to file system etc, without loading all
> data into memory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)