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/12/03 12:18:19 UTC

[GitHub] [druid] aorith commented on issue #11971: ERROR org.apache.curator.framework.imps.EnsembleTracker 214 processConfigData- Invalid config event received: {server.1=192.168.0.19:2888:3888:participant, version=100000000, server.0=192.168.0.18:2888:3888:participant, server.2=192.168.0.20:2888:3888:participant}

aorith commented on issue #11971:
URL: https://github.com/apache/druid/issues/11971#issuecomment-985473446


   Does this config solve the problem? `clientPort` seems to be deprecated:
   
   ```
   tickTime=2000
   dataDir=/zookeeper/data/zookeeper1
   initLimit=5
   syncLimit=2
   server.1=192.168.0.18:2888:3888:participant;2791
   server.2=192.168.0.19:2888:3888:participant;2791
   server.3=192.168.0.20:2888:3888:participant;2791
   ```


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