redis-migrate-tool icon indicating copy to clipboard operation
redis-migrate-tool copied to clipboard

集群之间同步报错

Open YcJu opened this issue 7 years ago • 2 comments

[2018-01-02 09:44:18.797] rmt_core.c:1660 ERROR: command 'EVAL' will not be propagated to the target redis group. If you want to se e all the not supported writing commands, please run the 'redis-migrate-tool -I' command.

这个错误并不妨碍集群同步,但是日志一直在打印这个错误,1秒内打印四次,现在日志都有4个G了。 我在同步的两个redis上都可以执行EVAL。

系统版本: linux el7 redis版本: 3.2.8 redis-migrate-tool 版本: 0.1.0

YcJu avatar Jan 02 '18 02:01 YcJu

可以暂时忽略

deep011 avatar Jan 11 '18 03:01 deep011

也遇到同样的问题,数据现在同步不了?有什么办法忽略这个错误吗?

ArnoYe avatar Nov 24 '20 03:11 ArnoYe