SbloodyS commented on issue #11652:
URL: 
https://github.com/apache/dolphinscheduler/issues/11652#issuecomment-1253275455

   1. Upgrading out current `DataSource Center` to `Configuration Center` sound 
good to me.
   
   2. The problem of network IO and disk IO using SSH has not been solved. High 
IO load will lead to high CPU load. In extreme cases, the server will be 
suspended and cannot be connected to debug remotely. The problem can only be 
solved through restart the server. This will become the first time bomb of DS 
Since the current DS services are relatively lightweight.
   
   3. SSH with long connection will cause abnormal task failure due to problems 
such as network jitter. And the default maximum number of ssh connections is 
very small, which is not suitable for large-scale use. In order to solve this 
problem, it is also necessary to provide all relevant optimization 
configuration methods to users in the document.
   
   @EricGao888 @DarkAssassinator 


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