gaoweijie opened a new issue #7146:
URL: https://github.com/apache/skywalking/issues/7146


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   
   ___
   ### Question
   - Why skywalking need add a new  ‘_$EnhancedClassField_ws’ filed into origin 
source class when skywalking do enhance logic.
   Is there any potential such risk about this logic? For example as below:
         When the business code takes out all the fields of a class (which has 
been enhanced by bytecode) through reflection for processing, it will also take 
out '_$EnhancedClassField_ws'  field for logical processing, which will cause 
problems.
   


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


Reply via email to