wu-sheng commented on a change in pull request #6462:
URL: https://github.com/apache/skywalking/pull/6462#discussion_r584062012
##########
File path: CHANGES.md
##########
@@ -16,6 +16,8 @@ Release Notes.
* Enhance gRPC log appender to allow layout pattern.
* Fix apm-dubbo-2.7.x-plugin memory leak due to some Dubbo RpcExceptions.
* Fix lettuce-5.x-plugin get null host in redis sentinel mode.
+* Fix ClassCastException from CallbackAdapterInterceptor to EnhancedInstance
+ with spring-kafka.
Review comment:
```suggestion
* Fix ClassCastException by making CallbackAdapterInterceptor to implement
EnhancedInstance interface in the spring-kafka plugin.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]