You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/08 06:29:18 UTC

[GitHub] [druid] zen201415 opened a new issue #9141: stop and then start zk , no master node become leader

zen201415 opened a new issue #9141: stop and then start zk , no master node become leader 
URL: https://github.com/apache/druid/issues/9141
 
 
   0.16.0-release  
   
   master node:
   
   when zk status from started to suspend , all node will become not leader
   
   and then,restart zk, status from suspend to reconnected , no node become leader ,
   
   historical node:
   
   stop and then start zk, historical node will lost and become zombie process.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] zen201415 commented on issue #9141: stop and then start zk , no master node become leader

Posted by GitBox <gi...@apache.org>.
zen201415 commented on issue #9141: stop and then start zk , no master node become leader 
URL: https://github.com/apache/druid/issues/9141#issuecomment-573484245
 
 
     I have already resolved this problem , it caused by version compatibility .I uesd zookeeper-client- 3.5.1.jar  and  curaot-framwork-4.1.0.jar , I can not change zk version.
   
   Can druid upgrade curator version to 4.2.0 ?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org