AlexStocks commented on code in PR #1804:
URL: https://github.com/apache/dubbo-go/pull/1804#discussion_r841482548
##########
registry/directory/directory.go:
##########
@@ -312,9 +314,28 @@ func (dir *RegistryDirectory) toGroupInvokers()
[]protocol.Invoker {
return groupInvokersList
}
+func (dir *RegistryDirectory) uncacheInvokerWithClusterId(clusterId string)
[]protocol.Invoker {
Review Comment:
函数名称和变量名称都改下
--
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]