eye-gu commented on issue #3355:
URL: https://github.com/apache/dubbo-go/issues/3355#issuecomment-4618335411

   我想到一个方案不知道可不可行: 
remote模式下应用元数据每天定时上报(添加心跳),上报完成后检测其他revision是不是超过N天,超过的再判断一下是不是当前存活节点中已没有该revision,如果没有,进行删除.
 风险:会删除N天没有成功上报,并且在检测过程中恰好启动并上报的revision,几率很小. 如果方案可行,可以指给我


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