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-419771970 Hi, @diecui1202 I checked the use of method.async in the 2.6.x version, and method.async was not affected by the Provider in the old version. Suppose we update and restart the provider first. Since the consumer uses the old version, method.async does not affect the use of the Consumer. So we don't need to worry about compatibility issues
---------------------------------------------------------------- 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]
