wu-sheng opened a new pull request #706: Add a ProtectiveShieldMatcher to 
prevent match exception.
URL: https://github.com/apache/incubator-skywalking/pull/706
 
 
    In same cases, some frameworks and libraries use some binary codes tech 
too. From the community feedback, some of
   them have compatible issues with byte-buddy core, which trigger "Can't 
resolve type description" exception.
   
   So I build this protective shield by a nested matcher. When the origin 
matcher(s) can't resolve the type, the
   SkyWalking agent ignores this types.
   
   Notice: this ignore mechanism may miss some instrumentations, but at most 
cases, it's same. If missing happens, please pay attention to the WARNING logs.
   
   FYI @peng-yongsheng @ascrutae 
   
   This related to #578 #555 , from the Raphew's help: 
https://github.com/raphw/byte-buddy/issues/373

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to