AlbumenJ commented on issue #10653:
URL: https://github.com/apache/dubbo/issues/10653#issuecomment-1255749037

   由于需要对数据更新数据进行压制,防止应用级实例信息频繁更改对元数据中心、注册中心带来特别大的压力,应用级数据需要使用定期刷新的机制。
   这一块可以在 Dubbo QoS 加个命令执行强制刷新数据到注册中心的行为(目前未支持,可以帮忙提交下),然后部署的时候通过 post 脚本去触发。


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