-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Docs: Disparities between the online quarkus-messaging-kafka extension docs #45892
Comments
/cc @alesj (kafka), @cescoffier (kafka), @ozangunalp (kafka) |
Thanks for reporting this! |
Slightly related to quarkusio#45892
I had a look and I don't think we are pointing to an old guide. Quarkus Messaging uses SmallRye Reactive Messaging under the hood. So if something looks old, could we clarify what exactly? Then, I'm not exactly sure what |
The correct build-time property to configure topics to create for the Kafka dev service is |
Slightly related to quarkusio#45892 (cherry picked from commit 26a0c73)
Describe the bug
This was reported by a customer.
Expected behavior
The docs should match the Quarkus runtime behavior.
Actual behavior
Runtime container reports that the several documented config elements are invalid, e.g., "Unrecognized configuration key
quarkus.kafka.devservices.topics\
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: