【 TiDB 使用环境】生产环境
【 TiDB 版本】V5.3.3
【复现路径】
执行rename操作hang住,其他DDL无影响。
【遇到的问题:问题现象及影响】
17:51:03 [10.252.xxx.xx] {root} (booxxxx) > rename table t05 to t09;
ERROR 1105 (HY000): failed to get old label rules from PD: Get “http://10.252.xxx.xx:2379/pd/api/v1/config/region-label/rules/ids”: dial tcp 10.252.xxx.xx:2379: i/o timeout
【附件:截图/日志/监控】
2024年2月对集群的PDServer进行过替换。将原来的三个pd server释放了,然后新增了三个高配节点。