jamesnetherton commented on issue #2901:
URL: https://github.com/apache/camel-quarkus/issues/2901#issuecomment-879631426


   Sorry about this one, it's my bad. The map `put` should of course be 
`putIfAbsent`. I think we can make the properties merge behaviour configurable 
based on whether the Quarkus k8s service binding capability is present. And if 
it is, only then do we set up the custom `QuarkusKafkaClientFactory`.
   
   I'll also look into tweaking the Quarkus Kafka extension, as I don't see the 
point of it adding the `group.id` config, even when no other Kafka 
configuration has been provided. 


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