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 2021/11/12 07:15:14 UTC

[GitHub] [druid] meicool opened a new issue #11915: ERROR o.a.c.framework.imps.EnsembleTracker - Invalid config event received: {server.1=192.168.0.19:2888:3888:participant, version=0, server.0=192.168.0.18:2888:3888:participant, server.2=192.168.0.20:2888:3888:participant}

meicool opened a new issue #11915:
URL: https://github.com/apache/druid/issues/11915


   My zookeeper version is 3.5.5,My druid version 0.22.0 ,How can I solve it,thank you 
   
   


-- 
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@druid.apache.org

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



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


[GitHub] [druid] FrankChen021 commented on issue #11915: ERROR o.a.c.framework.imps.EnsembleTracker - Invalid config event received: {server.1=192.168.0.19:2888:3888:participant, version=0, server.0=192.168.0.18:2888:3888:participant, server.2=192.168.0.20:2888:3888:participant}

Posted by GitBox <gi...@apache.org>.
FrankChen021 commented on issue #11915:
URL: https://github.com/apache/druid/issues/11915#issuecomment-968200181


   I don't know what's the exact problem is on the Druid side. Your Druid nodes can't connect to ZooKeeper? I think this problem more related to the configuration of ZooKeeper.


-- 
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@druid.apache.org

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



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


[GitHub] [druid] meicool commented on issue #11915: ERROR o.a.c.framework.imps.EnsembleTracker - Invalid config event received: {server.1=192.168.0.19:2888:3888:participant, version=0, server.0=192.168.0.18:2888:3888:participant, server.2=192.168.0.20:2888:3888:participant}

Posted by GitBox <gi...@apache.org>.
meicool commented on issue #11915:
URL: https://github.com/apache/druid/issues/11915#issuecomment-971215893


   This is my zookeeper config:
   tickTime=2000
   dataDir=/zookeeper/data/zookeeper1
   initLimit=5
   syncLimit=2
   clientPort=2791
   server.1=125.23.63.23:2780:2783:participant
   server.2=125.23.63.24:2781:2784:participant
   server.3=125.23.63.25:2782:2785:participant
   
   My Druid nodes can connect to ZooKeeper,but when I commit the supervise task,the task is always failed,prompt the above error,someone say it is a curator-client bug,This bug was fixed in version 5.2
   
   
   
   


-- 
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@druid.apache.org

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



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


[GitHub] [druid] meicool edited a comment on issue #11915: ERROR o.a.c.framework.imps.EnsembleTracker - Invalid config event received: {server.1=192.168.0.19:2888:3888:participant, version=0, server.0=192.168.0.18:2888:3888:participant, server.2=192.168.0.20:2888:3888:participant}

Posted by GitBox <gi...@apache.org>.
meicool edited a comment on issue #11915:
URL: https://github.com/apache/druid/issues/11915#issuecomment-971215893


   This is my zookeeper config:
   tickTime=2000
   dataDir=/zookeeper/data/zookeeper1
   initLimit=5
   syncLimit=2
   clientPort=2791
   server.1=192.168.0.18:2888:3888:participant
   server.2=192.168.0.19:2888:3888:participant
   server.3=192.168.0.20:2888:3888:participant
   
   My Druid nodes can connect to ZooKeeper,but when I commit the supervise task,the task is always failed,prompt the above error,someone say it is a curator-client bug,This bug was fixed in version 5.2
   
   
   
   


-- 
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@druid.apache.org

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



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