[
https://issues.apache.org/jira/browse/CAMEL-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423861#comment-17423861
]
Julien Greffe commented on CAMEL-15714:
---------------------------------------
Hello [~acosentino],
thanks for features on main branch.
We noticed there's a slight change between camel 2.x and camel 3.x about body
set:
sets an inputstream:
https://github.com/apache/camel/blob/camel-2.25.x/components/camel-aws/src/main/java/org/apache/camel/component/aws/s3/S3Endpoint.java#L167
sets a byte array:
https://github.com/apache/camel/blob/camel-3.11.x/components/camel-aws/camel-aws2-s3/src/main/java/org/apache/camel/component/aws2/s3/AWS2S3Consumer.java#L385
Do you know why these changes?
> camel-karaf - Add camel-aws2-s3 feature
> ---------------------------------------
>
> Key: CAMEL-15714
> URL: https://issues.apache.org/jira/browse/CAMEL-15714
> Project: Camel
> Issue Type: New Feature
> Components: karaf
> Reporter: Jean-Baptiste Onofré
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.13.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)