Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用文档源端配置地址误解 #108

Open
Dankeee opened this issue Jun 9, 2022 · 1 comment
Open

使用文档源端配置地址误解 #108

Dankeee opened this issue Jun 9, 2022 · 1 comment

Comments

@Dankeee
Copy link

Dankeee commented Jun 9, 2022

-s, --source=SOURCE 源redis库地址(ip:port),如果是集群版,那么需要以分号(;)分割不同的db,只需要配置主或者从的其中之一。例如:10.1.1.1:1000;10.2.2.2:2000;10.3.3.3:3000。

对于集群版check,文档中写的是只需要配置主或者从的其中之一,容易产生误解,让人认为只配置集群的某一个节点就可以,然而这里必须配置全部的master或者全部的slave,否则会任务只执行在配置节点上导致漏检,希望这里能够描述更清晰一些

@blight19
Copy link

我也遇到这个问题了,这里表述的太模糊了,非常容易产生歧义

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants