AlexStocks commented on a change in pull request #995:
URL: https://github.com/apache/dubbo-go/pull/995#discussion_r559094517
##########
File path: registry/directory/directory.go
##########
@@ -233,6 +233,20 @@ func (dir *RegistryDirectory) setNewInvokers() {
dir.RouterChain().SetInvokers(newInvokers)
}
+// AddToDirMap is called after receive Add event
+// this function add a way to delete service in directory directory by
getty-session, not only by registry
Review comment:
"directory directory"? duplicated?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]