我会检查Zookeeper上存储节点的值。 存储节点在哪里? 我怎么能看到特定节点的价值?
我使用ZooInspector检查存储在Zookeeper上的节点名称并使用保存节点,但是节点不能保存。
答案 0 :(得分:0)
可能是对某人的帮助。 您可以检查日志文件上的节点信息,它们位于{zookeekeper_repository} / data / version-2 /以log4j格式。
对于检查,节点的值存在于Zookeeper的Zoo-ZooInspector(https://github.com/apache/zookeeper/tree/b79af153d0f98a4f3f3516910ed47234d7b3d74e/src/contrib/zooinspector)。