xxjingcd commented on PR #13475: URL: https://github.com/apache/dolphinscheduler/pull/13475#issuecomment-1415858508
- if config `org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool`, run `jstack -l <ApiServer_pid> | grep DolphinScheduler_Worker` ,you will get the following result:  - But if config `org.quartz.threadPool.class: org.apache.dolphinscheduler.scheduler.quartz.QuartzZeroSizeThreadPool`, you will none of Idle thread of threadpool.  -- 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]
