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

   1. 现在通过接口级服务发现应该是绕过这些问题的,在有同步的场景下可以考虑直接使用接口级的
   2. 如果确实需要同步,目前在 sync 侧将接口名、应用名都全部手动配置应该也是可以走通的,但是相对复杂
   3. 如果需要 SDK 侧主动上报数据,建议通过 ConfigPostProcessor 在内部实现,因为这个需求在开源侧并不是一个大规模通用的场景


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