ppalaga commented on pull request #55: URL: https://github.com/apache/camel-quarkus-examples/pull/55#issuecomment-934429034
> > Hm... the Kafka example fails in native mode. Isn't the dev service magic supposed to work there as well, @jamesnetherton ? > > Yes, it should. Maybe restore the workaround for now and I can investigate further since I'm working in that area at the moment anyway. `camel.component.kafka.brokers=${brokers:${kafka.bootstrap.servers}}` helps in native mode, but fails in JVM mode with a message saying something like `kafka.bootstrap.servers` is not defined. Let me file an issue and disable the native test. -- 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