You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "carryxyh (GitHub)" <gi...@apache.org> on 2019/01/08 07:15:04 UTC

[GitHub] [incubator-dubbo] carryxyh commented on issue #3169: future invoke would block at org.apache.dubbo.rpc.AsyncRpcResult#getValue

If u want to get value from future and the future is not completed, it will block.

> DubboInvoker now return AsyncRpcResult other than RpcResult with a default value

Nope, just in async way, but not in sync way.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3169 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org