jamesnetherton opened a new issue #3121: URL: https://github.com/apache/camel-quarkus/issues/3121
Related to https://github.com/apache/camel-quarkus/issues/2939. It's not currently a seamless exprience to have camel-kafka configured to work with the container started by Quarkus dev services. You have to manually fetch the values of the `kafka.*` properties set by Quarkus and set them on the Camel component or endpoint URI options. We already have a custom `KafkaClientFactory` that could do this automatically, so we could add some logic to BuildStep that enables it to also check for dev mode & dev services. -- 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