oscerd commented on issue #2396: URL: https://github.com/apache/camel-kamelets/issues/2396#issuecomment-2683091131
in what context are you using that? > find target -name "org.apache.camel.camel-kafka-4.9.0.jar" | xargs jar -tf | grep KafkaHeaderDeserializer > > org/apache/camel/component/kafka/serde/DefaultKafkaHeaderDeserializer.class org/apache/camel/component/kafka/serde/KafkaHeaderDeserializer.class org/apache/camel/component/kafka/serde/ToStringKafkaHeaderDeserializer.class and so? The processor uses the class from camel-kamelet component not from the kafka one -- 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]
