pegasas commented on issue #15330: URL: https://github.com/apache/dolphinscheduler/issues/15330#issuecomment-1868505972
 Now architecture quartz scheduler uses db as Pessimistic Concurrency Control, when job is execute we insert command into DB. Deep dive if we can leverage quartz interface or we needs to implement ourselves in `TriggerService`. If so, we should leverage current master failover mechanism. -- 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]
