ruanwenjun opened a new issue #5208:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/5208


   **Describe the question**
   
   Master and Server use spring to inject the dependency, this is convenient. 
But this also  brings unnecessary class.
   For example, in the worker, it will inject the `ExecutorDispatcher.class`, 
and this is unnecessary,  it will scan the work nodes from zookeeper 
schedulerly, maybe we should avoid this happens.
   
   **What are the current deficiencies and the benefits of improvement**
   
   
   **Which version of DolphinScheduler:**
    -[1.3.6]
    -[dev]
   
   **Describe alternatives you've considered**
   Remove scan the master folder in the 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to