carryxyh commented on issue #2321: Does provider "async = true" need to be remove from url when register to registry? URL: https://github.com/apache/incubator-dubbo/issues/2321#issuecomment-419767813 @diecui1202 No. On the consumer side should completely ignore the Provider's async attribute, so that the Consumer's async and Provider's async are completely isolated, so I ignored it in ClusterUtil in my pr.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
