Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Kafka integration with Quarkus dev services #3121

Closed
jamesnetherton opened this issue Sep 22, 2021 · 0 comments
Closed

Improve Kafka integration with Quarkus dev services #3121

jamesnetherton opened this issue Sep 22, 2021 · 0 comments
Assignees
Milestone

Comments

@jamesnetherton
Copy link
Contributor

Related to #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.

@jamesnetherton jamesnetherton added this to the 2.3.0 milestone Sep 22, 2021
@jamesnetherton jamesnetherton self-assigned this Sep 22, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 23, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes apache#3121
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 23, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 23, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant