随笔分类 -  zookeeper

zookeeper cluster docker (集群部署) 3.4.x
摘要:Zookeeper 3.5. 及以上版本可以参考:https://www.cnblogs.com/LUA123/p/11428113.html Zookeeper 3.4.x 及以下版本: 1. 拉去 zookeper 官方镜像() sudo docker pull zookeeper 2.创建挂载 阅读全文
posted @ 2020-05-28 16:16 lshan 阅读(275) 评论(0) 推荐(0)
zookeeper客户端管理工具---ZooInspector
摘要:参考:https://blog.csdn.net/qq_34173549/article/details/80598056 zookeeper 的监控工具 公司很多产品会使用zookeeper,比如Meta消息中间件,在测试的过程中,我们经常需要查询zookeeper里面的信息来精确定位问题。目前项 阅读全文
posted @ 2019-12-19 16:43 lshan 阅读(888) 评论(0) 推荐(0)
zookeeper 集群部署
摘要:参考: https://www.cnblogs.com/linuxprobe/p/5851699.html 阅读全文
posted @ 2019-04-19 18:17 lshan 阅读(96) 评论(0) 推荐(0)