gaddam1987 commented on issue #1272:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1272#issuecomment-1205455364

   But the problem is in the context of kafka-connect (any other application we 
can just add a dependency in pom for sts) as there is an uberjar provided so 
may be there should be way to add STS  in that uber jar (Just thinking loudly). 
English is my second language so i agree the statement `it's responsibility of 
the component to support all the credentials provider` looks not so nice. But 
what i just thinking is whether is there a way to make it work without adding 
that additional step i would like to contribute if you have any suggestions. 
   And also for the byte[] payload there used to be transformer 
(https://github.com/apache/camel-kafka-connector/blob/camel-kafka-connector-0.11.5/connectors/camel-aws2-kinesis-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2kinesis/transformers/KinesisRecordDataTransforms.java)
 which knows how to convert Record -> byte[] but is there a way to handle that 
now. We could write our custom transformer but if there is a way to contribute 
that back i will happy to do that.
   


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to