Mulavar commented on a change in pull request #1576:
URL: https://github.com/apache/dubbo-go/pull/1576#discussion_r745266895
##########
File path: config_center/dynamic_configuration.go
##########
@@ -34,10 +34,10 @@ import (
// DynamicConfiguration
// ////////////////////////////////////////
const (
- // DEFAULT_GROUP: default group
+ // DEFAULT_GROUP default group
Review comment:
不删除原有常量是发现有其他地方在用(apollo、file),尚不清楚这两个的具体实现,因此为了避免歧义新增了常量。
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]