Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 Cassandra 中“重新调试”已退役的节点?如果是这样,怎么做?哪个是最安全的程序?
非常感谢你的帮助!!
要“重新启用”(重新插入)节点,我将使用“nodetool ring”验证该节点是否已停用,删除停用节点上的数据目录(系统和密钥空间目录)并再次引导该节点。