wu-sheng commented on issue #2768: Failed to deserialize DefaultAopProxyFactory URL: https://github.com/apache/skywalking/issues/2768#issuecomment-496374423 > But since DefaultAopProxyFactory implements Serializable interface, I think potentially it could be serialized. If SkyWalking agent enhancement changes the serializationUID of the class, then InvalidClassException could happen when deserialized on another jvm. SkyWalking just add a new field and new interface with two methods(set/get). But Byte Buddy may add a static field if I remember right. Would that harm?
---------------------------------------------------------------- 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
