Zk是怎么解析zoo.cfg配置文件的
摘要:
如果要让zk以集群模式启动,就必须在zoo.cfg中这样配置 dataDir=/data/zookeeper dataLogDir=/data/zookeeper/version-2 # the port at which the clients will connect clientPort=21 阅读全文
posted @ 2021-06-15 20:10 MaXianZhe 阅读(351) 评论(0) 推荐(0)