Leospard commented on PR #2311: URL: https://github.com/apache/dubbo-go/pull/2311#issuecomment-1536389870
> > > > > 这个 pr 有关联的 issue 描述吗? > > > > > > > > > > > > 暂时没有相关 issue ,这是之前测出的小 bug。主要触发原因就是一旦开启 metadata report 将元数据上报至元数据中心的功能,会有定时器定期全量上报元数据(不管有没有更新),这在 zk 客户端就会产生节点已存在的 err,我这里的修复也是参考 metadata/report/zookeeper/report.go:75 PublishMetadata 的处理去做的忽略。 > > > > > > > > > 好的。辛苦继续把 ci 失败修复下 > > > > > > 看了下好像是 polaris 的问题...不是这个 pr 带来的问题,可能需要请教一下其他同学 > > 问下学蔚和春少 👌 -- 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]
