mattwmj commented on issue #2768: Failed to deserialize DefaultAopProxyFactory 
URL: https://github.com/apache/skywalking/issues/2768#issuecomment-496357674
 
 
   FYI, I found private static final String ENHANCE_CLASS = 
"org.springframework.aop.framework.DefaultAopProxyFactory" in 
org.apache.skywalking.apm.plugin.spring.patch.define.AopProxyFactoryInstrumentation.
   Does that mean SkyWalking enhances DefaultAopProxyFactory?
   Since DefaultAopProxyFactory is serializable and has not specified 
serializationUID, could SkyWalking agent do something to avoid this 
serial/deserialization exception?

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


With regards,
Apache Git Services

Reply via email to