QQxiaoyuyu opened a new issue, #209:
URL: https://github.com/apache/kvrocks-controller/issues/209
kvrocks version: 2.8
kvcontroller version: 1.0
测试环境: 本身6节点,3主3从,扩容2组节点,2主2从,使用接口进行migrate,集群无任何数据。
迁移的slot如下:
3277-5461 8738-10921 14199-16383
16383 之前的slot迁移正常,到了16383,无法正常迁移
测试接口如下:

节点日志打印如下:
这是target节点的日志

这是src节点的日志:

从日志打印看,16383slot并未被migrate
nodes.conf:

进入集群,创建并访问符合存储在16383slot的key

得知16383slot仍然存在于集群,目前不知道为什么这个slot无法进行migrate
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]