zrlw commented on issue #13298: URL: https://github.com/apache/dubbo/issues/13298#issuecomment-1790032789
主要是想把映射关系从源集群同步到目标集群,目前集群缺少接口名到应用名的映射关系,只有同步的应用级别的服务实例,这些实例都无法使用。 当然手工在目标集群创建映射关系也是个办法,只是想探讨一下能不能通过sync自动同步过去,自动调用目标集群的configservice把这些元数据发布到目标集群 -- 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]
