wcwssf commented on PR #15561:
URL: https://github.com/apache/dubbo/pull/15561#issuecomment-3102824857

   We have old services using old versions of dubbo (zk 3.4), springboot, and 
JDK, and some new services using higher versions of dubbo, Springboot, and JDK. 
So the solution we use is dual registration of zk and nacos, and all services 
will be registered with nacos. After all old services are upgraded, we can use 
the higher version of zk as a registration center, but this process will be 
longer.


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