You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/12 12:49:47 UTC

[GitHub] [camel] jwwallin commented on pull request #8881: [Camel-18808] add support for CamelAzureStorageBlobBlobSize in uploadBlockBlob operation

jwwallin commented on PR #8881:
URL: https://github.com/apache/camel/pull/8881#issuecomment-1346440753

   > is there a problem if the same header is used in both consumer and producer, if you go ala
   > 
   > from s3-blob set Body // change body here to s3-blob
   > 
   > Then the old header with the length may be in use, instead of calculating a new length because the body is changed. We have this problem in some of the other components, where you then have to remove headers
   
   It would then propagate through, that's true... Would it be more convenient to then use a separate header for producer operations?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org