DarkAssassinator opened a new pull request, #12881: URL: https://github.com/apache/dolphinscheduler/pull/12881
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request + Code smell refactor : **Long Parameter List**. ## Brief change log Long Parameter List in `WorkflowExecuteRunnable`, and the constructor of this class has more and more parameters, but all these params are Spring singleton bean, so we can remove these params. ## Verify this pull request <!--*(Please pick either of the following options)*--> This pull request is already covered by existing tests -- 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]
