You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/11/18 03:16:07 UTC

[GitHub] [dolphinscheduler] geosmart commented on issue #6880: [Bug] [Master] Master failover add dead-server should check zk the master node is not exist

geosmart commented on issue #6880:
URL: https://github.com/apache/dolphinscheduler/issues/6880#issuecomment-972478393


   and the worker has the same restart situation!
   the master or worker must sleep  a while after stop ,then  start  
   and the sleep time must greater than  `zookeeper.session.timeout`.
   
   as my prod env config  `zookeeper.session.timeout=60000`.
   
   1. stop master or worker,
   2. sleep for 70 second,
   3. start  master or 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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org