You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/27 07:00:09 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #6462: Fix ClassCastException from CallbackAdapterInterceptor

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:
users@infra.apache.org