Hi, I have check this case.

When using <dubbo:service async="true" .../>, the Consumer will not be 
affected. However, the Consumer call will be affected when using <dubbo:method 
name="sayHello" async="true"/>.

But I think the better solution is that Consumer ignores the async attribute of 
the Provider, instead of forbidding the provider to register the async 
attribute on the registry.

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

Reply via email to