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 2020/03/04 14:29:33 UTC

[GitHub] [skywalking] wu-sheng commented on issue #4443: ClassCastException

wu-sheng commented on issue #4443: ClassCastException
URL: https://github.com/apache/skywalking/pull/4443#issuecomment-594556820
 
 
   Reading `RestExecuteInterceptor` 
   >  Object[] cacheValues = (Object[]) objInst.getSkyWalkingDynamicField();
   
   All codes show the dynamic field is an object array. 
   
   And look at your CI, all fails.

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


With regards,
Apache Git Services