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

Clarify how to configure Kafka connector #10949

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

ivangreene
Copy link
Contributor

This was unclear to me and took a little while
to figure out, so want to save others the trial
and error.

This was unclear to me and took a little while
to figure out, so want to save others the trial
and error.
@@ -249,6 +249,9 @@ The `channel-name` segment must match the value set in the `@Incoming` and `@Out

[source]
----
# Configure the SmallRye Kafka connector
kafka.bootstrap.servers=localhost:9092
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although this is the default and the example works without setting this, it is useful to point out so someone can get up and running connected to a different host or port quickly

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gsmet gsmet merged commit 435efc2 into quarkusio:master Jul 24, 2020
@gsmet gsmet added this to the 1.7.0 - master milestone Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants