horizonzy opened a new pull request #8229:
URL: https://github.com/apache/dubbo/pull/8229


   ## What is the purpose of the change
   Fix #8181 
   
   At provider, it won't register service name mapping info.
   At consumer, we will use application_first, it will use service discovery 
logic to find service name mapping info,
   in NacosDynamicConfiguration, use httpAgent to get service name mapping 
info, but at nacos server lower version, if the config is not found, will 
return null response.
   
   So we should do compatible work for lower nacos server version.
   


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