JavaLionLi commented on issue #13692:
URL: https://github.com/apache/dubbo/issues/13692#issuecomment-1925529969

   > > 主要问题是 消费者根本没有来本地取元数据 而是去了远程中心取数据 远程中心里也有一大堆元数据 并没有把元数据存到本地
   > 
   > 1. Please comment in English because we want all the users know what we 
are talking about.
   > 2. Using of local or remote metadata or not is depend on provider side. If 
a provider only export in remote mode, consumer should use it.
   > 3. Except these, application level serivce discovery also require metadata 
center of save and read the mapping of interface name and application name.
   
   I have set local globally
   
   There is no data in the metadata center, and consumers can still start 
successfully.
   
   According to the description of 3, that is to say, local storage cannot be 
used in any case, and remote storage is required. Is there a problem with this 
understanding?


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