wolfboys commented on issue #3934:
URL: 
https://github.com/apache/incubator-streampark/issues/3934#issuecomment-2274941611

   Thanks for your driving. At present, we need to clarify the role of the 
registration center. Let's reach an agreement first.
   
   I understand that we need to implement two core capabilities: registration 
and subscription:
   
   1. Registration: console-server report node info (e.g: mac + server_host + 
server_port) or job info (e.g: appId) to the registration center. The info will 
be stored in Mysql or Zookeeper
   
   2. Subscription & Notification: This is the core capability; if a 
console-server node shuts down or can not work, the registration center needs 
to push the info to all other registered nodes in a timely manner. 
   
   Do I understand the core competencies of this module correctly? If not, 
please discuss
   


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

Reply via email to