Tadayoshi Sato created CAMEL-13734:
--------------------------------------

             Summary: camel-undertow - Support streaming of large data for HTTP 
endpoints
                 Key: CAMEL-13734
                 URL: https://issues.apache.org/jira/browse/CAMEL-13734
             Project: Camel
          Issue Type: New Feature
          Components: camel-undertow
            Reporter: Tadayoshi Sato
            Assignee: Tadayoshi Sato


Currently messages with body of large data {{InputStream}} are always converted 
to {{byte[]}} on a Camel route for both producer and consumer HTTP endpoints, 
thus cause {{OutOfMemoryError}} and fail in the middle of processing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to