Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.52.0
-
None
-
None
Description
It would be great if the Qpid JMS Client could support streaming of large files, similar to the way this is done with Artemis CORE protocol. Here is an example project for large message handling with CORE: https://github.com/apache/camel-examples/tree/master/examples/camel-example-artemis-large-messages and associated blog post here: http://www.davsclaus.com/2017/10/working-with-large-messages-using.html .