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/08/25 11:38:27 UTC

[GitHub] [dubbo-go] ChangedenCZD commented on a change in pull request #1372: Ftr: Add config loader hooks for 1.5

ChangedenCZD commented on a change in pull request #1372:
URL: https://github.com/apache/dubbo-go/pull/1372#discussion_r695667238



##########
File path: config/config_loader.go
##########
@@ -56,6 +56,8 @@ var (
 
 	maxWait        = 3
 	confRouterFile string
+
+	loaderHooks map[string][]LoaderHook

Review comment:
       1.5版本的已改为 #1405 这个解决方案,3.0的建议废除原有的分发机制,改为Hook




-- 
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