CalvinKirs commented on issue #3961:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3961#issuecomment-714847557


   > Whether DS introduces the registry center function, we need to evaluate 
the value together.
   > The service registry is essentially for decoupling service providers and 
service consumers.
   
   Hi, the registry helps us maintain the online status of workers and masters 
in the cluster state. Service registration is one of its uses, but it is not 
only applicable to service registration and discovery in RPC. You can look at 
the server module of our project, using ZK as the registration center


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to