Alanxtl commented on PR #3213:
URL: https://github.com/apache/dubbo-go/pull/3213#issuecomment-4021982537

   > 需要调整初始化路径:probe 现在在 config/metric_config.go 和 server/options.go 两处都可能触发 
Init。虽然有 sync.Once,但会带来隐式优先级(谁先初始化谁生效),容易导致配置行为不一致。建议收敛为单一入口,另一处只做参数构造或删除。
   
   all done


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

Reply via email to