tair-opensource / RedisShake

RedisShake is a Redis data processing and migration tool.
https://tair-opensource.github.io/RedisShake/
MIT License
3.86k stars 699 forks source link

SCAN_READER模式下,设置prefer_replica = true报错 #819

Closed xcjing closed 5 months ago

xcjing commented 5 months ago

问题描述(Issue Description)

SCAN_READER模式下,设置prefer_replica = true,会报下面的错误:

2024-06-06 02:22:06 ERR MOVED 1671 10.2.3.186:6379 RedisShake/internal/reader/scan_standalone_reader.go:286 -> (*scanStandaloneReader).restore() runtime/asm_amd64.s:1695 -> goexit()

请在这里简要描述你遇到的问题。

Please provide a brief description of the issue you encountered.

环境信息(Environment)

日志信息(Logs)

如果有错误日志或其他相关日志,请在这里提供。

If there are any error logs or other relevant logs, please provide them here.

其他信息(Additional Information)

请提供任何其他相关的信息,如配置文件、错误信息或截图等。

Please provide any additional information, such as configuration files, error messages, or screenshots.