jomin7 commented on PR #8684:
URL: https://github.com/apache/camel-quarkus/pull/8684#issuecomment-4511346000

   @apupier Thanks for the suggestion. I looked into it.quarkus-kafka-client 
covers the Kafka client layer (producers, consumers), but the classes needed 
here are from
      the Kafka Connect layer (offset backing stores, Connect converters, 
etc.), which aren't covered by it. Manual reflection registration would still 
be required.
   
     There also seems to be a test execution error related to containerization. 
Will revisit the implementation and update.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to