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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
