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/07/23 06:09:41 UTC

[GitHub] [dubbo] xiaoheng1 commented on a change in pull request #8320: Compatible with nacos grouping via group

xiaoheng1 commented on a change in pull request #8320:
URL: https://github.com/apache/dubbo/pull/8320#discussion_r675326826



##########
File path: dubbo-common/src/main/java/org/apache/dubbo/common/constants/CommonConstants.java
##########
@@ -183,6 +183,8 @@
 
     String GROUP_KEY = "group";
 
+    String NACOS_GROUP_KEY = "nacos.group";

Review comment:
       good idea. i will modify it.




-- 
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: notifications-unsubscribe@dubbo.apache.org

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