You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "SunSmileAZY (via GitHub)" <gi...@apache.org> on 2023/04/16 07:10:20 UTC

[GitHub] [dubbo] SunSmileAZY commented on issue #11911: 异步调用错误:Serialized class java.util.concurrent.CompletableFuture has not implement Serializable interface

SunSmileAZY commented on issue #11911:
URL: https://github.com/apache/dubbo/issues/11911#issuecomment-1510135108

   看下序列化方式,如果是hessian 则需要实现Serializable。 可以修改序列化方式或者对象实现Serializable


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org