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 2021/03/15 13:15:35 UTC

[GitHub] [camel-quarkus] lburgazzoli opened a new issue #2333: kafka: better integration with quarkus kafka extension

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


   See: https://github.com/quarkusio/quarkus/issues/15631#issuecomment-796832487


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2333: kafka: better integration with quarkus kafka extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2333:
URL: https://github.com/apache/camel-quarkus/issues/2333#issuecomment-818484760


   @lburgazzoli please can you expand on this a bit?
   
   Is the comment you refer to hinting that we should use the `Map` of Kafka properties produced by `quarkus-kafka-client` for configuring the Camel component?
   
   


-- 
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:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #2333: kafka: better integration with quarkus kafka extension

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2333:
URL: https://github.com/apache/camel-quarkus/issues/2333


   


-- 
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:
users@infra.apache.org



[GitHub] [camel-quarkus] lburgazzoli commented on issue #2333: kafka: better integration with quarkus kafka extension

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org