8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
版本:dble-3.21.06.5 环境:3个dble节点,3个zookeeper节点 重现步骤: 1、修改db.xml/sharding.xml 2、进入管理端执行 reload @@config_all; 3、dble restart 4、查看db.xml/sharding.xml,内容变更成修改前内容 该集群稳定重现。 重新搭建一个集群2后,新集群没有重现这个问题。推测是zookeeper缓存了该配置文件 目前通过修改cluster.xml中的clusterId,暂时规避这个问题。