caishunfeng opened a new pull request #8774:
URL: https://github.com/apache/dolphinscheduler/pull/8774


   ## Purpose of the pull request
   
   - this pr change the `QuartzExecutor` to be managed by Spring
   
   ## Brief change log
   
   - add the interface 
`dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/quartz/QuartzExecutor.java`,
 and implete by 
`dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/quartz/impl/QuartzExecutorImpl.java`.
   
   ## Verify this pull request
   
   - This pull request is already covered by existing tests, such as 
`dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/SchedulerServiceTest.java`.
   
   - Manually verified the change by testing locally is OK.


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