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


   **Describe the question**
   Currently, the `dolphinscheduler-api` module relies on `zookeeper` to do 
some operations about the worker group. The problem is that if the `api` cannot 
connect with zookeeper, then `api` will not start success, this caused by 
`ZookeeperOperator` init block.
   
   I think the dependence of `api` to `zookeeper` should be a weak dependence, 
it shouldn't affect the core function of `api`.
   
   **Which version of DolphinScheduler:**
    -[1.3.6]
    -[dev]
   
   **Describe alternatives you've considered**
   
   


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