Technoboy- commented on issue #2351: [Feature] api server, timing management interface depends on Quartz URL: https://github.com/apache/incubator-dolphinscheduler/issues/2351#issuecomment-608254617 This is a default value, for we want to use in server module only. But as development goes, and api module uses the same config as server. so causes the issue. We will refactor quartz in the future. but in current version, you can set it as below in api module。 org.quartz.threadPool.threadCount = 1
---------------------------------------------------------------- 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
