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 2022/12/12 08:00:47 UTC

[GitHub] [dubbo] CrazyHZM commented on issue #10653: dubbo.provider.delay 配置 1 秒结果 30 秒后才注册到注册中心

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

   > > * 是否可以直接通过在第一次启动服务时,直接强制刷新到注册中心?
   > 
   > 两个方式,一个是提供 API 让用户强制刷新;一个是在 delay 结束后框架侧执行强制刷新。
   
   使用delay的用户一般只希望控制刚启动的时候的时间,所以比较推荐delay 结束后框架侧执行强制刷新,之后的元数据则通过原有的应用级别30s周期来进行。


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