AsperforMias commented on PR #3357:
URL: https://github.com/apache/dubbo-go/pull/3357#issuecomment-4583095171

   有俩问题想对齐一下您的期望:
   
   关于 remote metadata storage 这点:
   
   1. 如果 unregister 之后仍然有剩余 exported services,我当前理解是:
      - 重新计算 revision
      - 重新 publish app metadata
      - 更新存活 instance 的 revision
      这个方向符合预期吗?
   
   2. 如果 unregister 之后 exported services 已经为空,您比较期望的是哪种?
      - 1. 只把本地 revision 置为 `0`,remote metadata 保留历史 revision 数据
      - 2. 仍然向 remote metadata publish 一个“空的/清空后的” MetadataInfo
      - 3. 需要有明确的 remote unpublish / cleanup 语义


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