ToryZhou commented on issue #9676:
URL: https://github.com/apache/dubbo/issues/9676#issuecomment-1057682844


   配置了dubbo.protocol.serialization=java 过后可以序列化成功,可是 dubbo又不推荐使用这个方式进行序列化。 
类似jodtime的序列化还是需哟解决的
   
   
   `[DubboServerHandler-192.168.15.42:20880-thread-2] ERROR 
o.a.d.c.s.java.JavaSerialization.error:96 -  [DUBBO] Java serialization is 
unsafe. Dubbo Team do not recommend anyone to use it.If you still want to use 
it, please follow [JEP 290](https://openjdk.java.net/jeps/290)to set 
serialization filter to prevent deserialization leak., dubbo version: 3.0.5, 
current host: 192.168.15.42
    `
    
    


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to