cconlyou opened a new issue #1995: How to keep only one instance running at the same time URL: https://github.com/apache/incubator-dolphinscheduler/issues/1995 If we have some processes do not support parallel execution. How to keep only one instance running at the same time ? example 1 : One instance is running by schedule service . If we start another instance by hand, how to keep these instances run by order. example 2 : If the schedule's interval is short, such as per minute, and the duration of each instance is not regular. We want the next instance to wait until previous instance run end.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
