xxjingcd commented on PR #13475:
URL:
https://github.com/apache/dolphinscheduler/pull/13475#issuecomment-1415867561
In `org.quartz.simpl.SimpleThreadPool`, the prefix generation rule of
thread is `schedulerInstanceName + "_Worker"`. And DS has a configuration
`org.quartz.scheduler.instanceName: DolphinScheduler`, so the thread prefix is
`DolphinScheduler_Worker`
--
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]