mattwmj commented on issue #2768: Failed to deserialize DefaultAopProxyFactory 
URL: https://github.com/apache/skywalking/issues/2768#issuecomment-496380281
 
 
   I think that any changes on java class structure would changed calculated 
serializationUID of that class.
   
   IMHO if the added methods/interface/fields are with different name on 
different jvm, it could cause different serializationUID and cause exception 
when serialize/deserialize on different jvm.
   
   On the other hand, I also feel that it is wierd that Spring OAuth stores 
DefaultAopProxyFactory into the session.

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