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/03/01 04:50:06 UTC

[GitHub] [skywalking] zifeihan commented on issue #6456: ClassCastException from CallbackAdapterInterceptor to EnhancedInstance with spring-kafka

zifeihan commented on issue #6456:
URL: https://github.com/apache/skywalking/issues/6456#issuecomment-787634053


   > ```
   > if (null != objInst.getSkyWalkingDynamicField()) {
   >             cache = (CallbackCache) objInst.getSkyWalkingDynamicField();
   >         }
   > ```
   
   @stalary Sorry to bother you, I see the author of this code is that you. I think this code is redundant. @yaojingguo for test, You can delete the related problematic code and test kafka-scenario locally. If the test passes, please submit pr, and then perform github ci verification.


----------------------------------------------------------------
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