You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (GitHub)" <gi...@apache.org> on 2019/01/09 02:30:26 UTC

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

> DubboInvoker now return AsyncRpcResult other than RpcResult with a default value. the framework would block when a filter try to access the the result value, even though it's future invoke.

I agree with what @uglycow pointed out, we should avoid blocking legacy Filter extensions. 

[ 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