Dyqer opened a new pull request, #15190: URL: https://github.com/apache/dolphinscheduler/pull/15190
<!--Thanks very much for contributing to Apache DolphinScheduler, we are happy that you want to help us improve DolphinScheduler! --> ## Purpose of the pull request Now we will assign the commands to our masters through the command id, but the command id generator is depends on the mysql increment step, if the increment step equals the master size, it will always assign the commands to the first master. So we use the timestamp to assign the commnad -- 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]
