leimbag commented on issue #9623: URL: https://github.com/apache/dubbo/issues/9623#issuecomment-1021362176
2.7.15就没这个问题,2.7.15会有个protocol为empty://xxxx ,当所有Invoker下线会直接进行destroyAll,但3.0.5却未有这类处理,按理consumer收到下线通知,应该同步本次事件变更,确保Invoker一致性,心跳理论上只是后续补救实例数 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
