minyk commented on issue #13913:
URL: 
https://github.com/apache/dolphinscheduler/issues/13913#issuecomment-1514168597

   @Radeity Thank you for the answer. We're using Dolphinscheduler through API, 
so it's hard to update to 3.1.x. 
   
   We are currently testing custom code changes; retry `updateMasterNodes()` 
when `findCommands()` is empty & `ServerNodeManager. MASTER_SIZE` <= 0 in 
MasterSchedulerBootstrap. Then after 0 masters 3 times in a row, restart master 
through `registryClient.getStoppable().stop()`.
   
   If you want to see changes, this is our working branch: 
https://github.com/nexr/dolphinscheduler/commits/3.0.5-nr
   
   Thank you again.


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