haydenzhourepo opened a new issue #5339: URL: https://github.com/apache/dolphinscheduler/issues/5339
*For better global communication, please give priority to using English description, thx! * *Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.* **Describe the question** no need inject loginUser in every handler. **What are the current deficiencies and the benefits of improvement** - reduce inject loginUser parameter everywhere **Which version of DolphinScheduler:** -[1.3.5] **Describe alternatives you've considered** remove all loginUser parameter in the handler, and create an AuthHelper to get loginUser info if needed. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
