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/04/14 11:50:10 UTC

[GitHub] [dubbo-go] jack15083 commented on a change in pull request #1154: Fix: delete a service provider when using k8s hpa

jack15083 commented on a change in pull request #1154:
URL: https://github.com/apache/dubbo-go/pull/1154#discussion_r613176938



##########
File path: common/url.go
##########
@@ -344,6 +344,16 @@ func (c *URL) Key() string {
 	return buildString
 }
 
+//CacheInvokerMapKey get dir cacheInvokerMap key
+func (c *URL) CacheInvokerMapKey() string {

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.

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