lburgazzoli commented on issue #2333:
URL: https://github.com/apache/camel-quarkus/issues/2333#issuecomment-818492230


   I admin I've opened this mainly as a note to myself but never had the time 
to explore what exactly the `quarkus-kafka-client` provides beside the `Map` of 
kafka properties.
   
   So yes, a first step would be to leverage the `Map` produced by the 
extension to configure the kafka component which would also bring support for 
service binding out of the box. 
   
   Thinking a little bit more, I don't know if anything need to be changed on 
the `camel-kafka` component but in my mind the map retrieve from the Quarkus 
extension should be used to set-up the defaults but people should be able to 
override any of the provided configuration through i.e. endpoint options.
    


-- 
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.

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


Reply via email to