错误:KeeperErrorCode = Unimplemented for /testCurator 2.x.x - compatible with both ZooKeeper 3

以你之姓@ 2023-10-08 20:57 106阅读 0赞
  1. 错误:KeeperErrorCode = Unimplemented for /test
  2. Curator 2.x.x - compatible with both ZooKeeper 3.4.x and ZooKeeper 3.5.x
  3. Curator 3.x.x - compatible only with ZooKeeper 3.5.x and includes support for new features such as dynamic reconfiguration, etc.

原因:版本不匹配的问题,我这里是使用的curator版本过高,使用2.xx就没有问题了。

发表评论

表情:
评论列表 (有 0 条评论,106人围观)

还没有评论,来说两句吧...

相关阅读