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


   >          1:是否可以监听Endpoints并直接写入metadata到Endpoints更为直接。
   
   Dubbo 的 metadata 属性是属于实例本身的,而如果写入 Endpoints 的话需要和 Service 绑定在一起,而 Endpoints 
的生命周期和 Service 是对齐的。也即是 Service 的存在与否不会影响 Pod 的创建,如果 Dubbo 写入的是 Service 
相关的会加大运维成本。


-- 
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-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to