GuiSong01 commented on PR #780: URL: https://github.com/apache/skywalking-java/pull/780#issuecomment-3557870394
After local testing, I found the issue wasn't caused by spring-kafka's new <code>ExtendKafkaConsumer</code> class. The real cause was kafka-clients 3.9.0 renaming <code>LegacyKafkaConsumer</code> to <code>ClassicKafkaConsumer</code>, which broke the existing interceptor. I'll add a new interceptor, resubmit the code, and update the issue -- 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]
