caishunfeng commented on issue #6588:
URL: 
https://github.com/apache/dolphinscheduler/issues/6588#issuecomment-950620955


   Thank you for your issue.
   But can you provide more message like:
   which version you use?
   any warn log in ProcessScheduleJob?
   is there any misfire message in table QRAZ_TRIGGERS?
   
   And I think two parts will affect quartz:
   1、the org.quartz.threadPool.threadCount, default 25, maybe you can large it 
and have a try.
   2、the logic of ProcessScheduleJob execute, will create a command, which is a 
db operation and it will take some times.
   


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