wolfboys commented on PR #3948:
URL: 
https://github.com/apache/incubator-streampark/pull/3948#issuecomment-2290622684

   1.  streampark needs to support HA, which is a unique feature of the 
streampark-console module. As per our architectural design, this feature will 
depend on the registry module. The registry module is  only used by the 
console. So, The registry module should not be placed under the root module; 
instead, it should be a submodule of the console. 
   
   2. I don't think it's necessary to manually execute JDBC in the registry 
module because the console platform already has an ORM framework. Also, the 
registry module will be packaged into the console module, so there's no need to 
introduce a complex design to make the project look clearer.
   
   <img width="371" alt="image" 
src="https://github.com/user-attachments/assets/4084f6a3-2784-4eac-a7f4-877c286cad5e";>
   


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