You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/04 12:14:42 UTC

[GitHub] [camel-quarkus] davsclaus opened a new issue #3592: Camel 3.16 - camel-kafka uses some reflection for readiness health check

davsclaus opened a new issue #3592:
URL: https://github.com/apache/camel-quarkus/issues/3592


   https://issues.apache.org/jira/browse/CAMEL-17727
   
   The class KafkaFetchRecords and KafkaProducer in the camel-kafka component has some reflection code


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zhfeng commented on issue #3592: Camel 3.16 - camel-kafka uses some reflection for readiness health check

Posted by GitBox <gi...@apache.org>.
zhfeng commented on issue #3592:
URL: https://github.com/apache/camel-quarkus/issues/3592#issuecomment-1060109253


   It needs to add ```ReflectiveClassBuildItem``` for ```org.apache.kafka.clients.producer.KafkaProducer``` and ```org.apache.kafka.clients.consumer.KafkaConsumer```


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #3592: [Camel 3.16.0] - camel-kafka uses some reflection for readiness health check

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3592:
URL: https://github.com/apache/camel-quarkus/issues/3592


   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org