I believe it is a bug in 2.7.0 to be released. We should fix it. I noticed
that there's one issue [1] have already been filed on GitHub.

-Ian.

1. https://github.com/apache/incubator-dubbo/issues/3169

On Tue, Jan 8, 2019 at 6:03 PM yuneng xie <[email protected]> wrote:

> Hi All,
> i noticed that we got some great "async feature" introduced in , and also i
> observed different behavior when i invoke in async way.
>
> for async invoke :
> i get a default value of the specific return type when i access result
> value through Result.getValue before.
> but now i would block and get the real value from the server.
>
> is this desired or a bug?
>

Reply via email to