zhfeng commented on issue #3157:
URL: https://github.com/apache/camel-quarkus/issues/3157#issuecomment-946317221


   It's too late to registe the ```CamelBeanBuildItem``` in native mode due to 
the KafkaDevSerivce is avaiable in TEST mode. It's just running before the 
application starts. So we only need to pass 
```camel.component.kafka.brokers=PLAINTEXT://localhost:31318``` option to the 
native application. 


-- 
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


Reply via email to