github-actions[bot] commented on issue #14271:
URL: 
https://github.com/apache/dolphinscheduler/issues/14271#issuecomment-1575333060

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   Currently, all masters occupy the slots allocated by the command. However, 
when resources are scarce, some masters no longer consume commands, which will 
result in commands in certain slots being unable to run. When registering a 
master, both /all and /run lists can be registered at the same time./all 
offline represents the need for fault tolerance, and /run offline reallocates 
slots. When the master resource is insufficient, it will be removed from the 
/run list
   
   
   Currently, all masters occupy slots allocated by command. But when there is 
a shortage of resources, some maters no longer consume commands, which will 
cause the commands in some slots to be unable to run all the time. When the 
master registers, it can register both /all and /run lists at the same time. 
When /all goes offline, it means that fault tolerance is needed. When /run goes 
offline, the slots are reassigned. When the master resources are insufficient, 
it will log itself off the /run list.
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


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