EricGao888 commented on issue #12959:
URL: 
https://github.com/apache/dolphinscheduler/issues/12959#issuecomment-1324574039

   > > > Good idea, can we config that in the Web server?
   > > 
   > > 
   > > No, currently we can't. It is easy to choose what not to load from the 
backend part. But I have no idea how to make it work for the front-end part. 
May I ask whether you have any ideas? @songjianet @Amy0104 @devosend
   > 
   > can we storage plugin name in DB that user does not need? ,when we start 
the application filter that <img alt="image" width="939" 
src="https://user-images.githubusercontent.com/33984497/203474398-524d7816-1f09-4450-859f-97022fa77ce2.png";>
   
   I was planning to do it with configurations instead of add more interactions 
with DB. For example, users could provide a list of plugins they want to use in 
`common.properties` or `application.yaml`, and `TaskPluginManager` will only 
load these types.


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