You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/01/17 07:52:09 UTC

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #976: Fix/event driven chain cache

AlexStocks commented on a change in pull request #976:
URL: https://github.com/apache/dubbo-go/pull/976#discussion_r559093086



##########
File path: protocol/rpc_status.go
##########
@@ -181,4 +194,81 @@ func CleanAllStatus() {
 		return true
 	}
 	serviceStatistic.Range(delete2)
+	delete3 := func(key, _ interface{}) bool {

Review comment:
       delete3? can not get the meaning of this func name.




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org