BurningCN opened a new pull request, #10508: URL: https://github.com/apache/dubbo/pull/10508
`MultiInstanceActivateComparator` 和 `ActivateComparator`的逻辑基本一样,让前者继承后者,复用逻辑。 `ListenerRegistryWrapper, ListenerExporterWrapper, ListenerInvokerWrapper `内部各方法多次遍历listeners的重复逻辑抽取到一处。 -- 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]
