lburgazzoli opened a new issue #796:
URL: https://github.com/apache/camel-kamelets/issues/796


   source:
   - As today the kinesis-source kamelet takes the record that is produced by 
the component and serializes it as json but given that the real payload of the 
record can be of any type, it would be better if the data of the rerecord were 
set as the exchange message body (this may be also an option we set on the 
camel component)
   - if the above will be implemented the content type of the kamelet should be 
application/octet-stream
   
   sink:
   - the content type of the kamelet should be application/octet-stream


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to