-
Notifications
You must be signed in to change notification settings - Fork 197
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
Kafka Devservices fails with Quarkus 3 #4943
Comments
Hi @zbendhiba , Can you share a reproducer project? The error looks weird. |
I have the same issue. Added the following into pom.xml and the error gone. This is weird since Kafka should not be using
|
If that is the case, I think it could be an issue on quarkus side. |
@zhfeng the reproducer is simple. Create an app with Camel-quarkus-kafka and start it immediately with dev mode. Related Quarksu issue quarkusio/quarkus#33804 |
should be fixed by quarkusio/quarkus#33811 |
I tested it, it works fine now. I can close this issue |
I checked with latest Camel Quarkus 3.0.0-M1 and Quarkus platfrom 3.0
When I start the application in dev mode, I get this error
The text was updated successfully, but these errors were encountered: