We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Yes
Run benchmark command to generate data. vire-benchmark -h 172.19.25.53 -p 19000 -e -t zadd -r 10000000 -n 5000000 -c 100 -d 200 -S sortedset
vire-benchmark -h 172.19.25.53 -p 19000 -e -t zadd -r 10000000 -n 5000000 -c 100 -d 200 -S sortedset
[group1] [root@172.19.25.52 data]# redis-cli -p 9221 127.0.0.1:9221> scard _internal:slotkey:4migrate:512 (integer) 3828 127.0.0.1:9221>
[root@172.19.25.52 data]# redis-cli -p 9221 127.0.0.1:9221> scard _internal:slotkey:4migrate:512 (integer) 3828 127.0.0.1:9221>
Migrate slots([512-1023]) from group1 to group2.
[group2]
[root@172.19.25.54 data]# redis-cli -p 9221 127.0.0.1:9221> scard _internal:slotkey:4migrate:512 (integer) 2572
The migration task is pending in this status.
No response
Version: v3.5.3 OS: Alibaba Cloud Linux 3
The text was updated successfully, but these errors were encountered:
您好 您的环境出错的原因是没有配置 key-num这个迁移参数
Sorry, something went wrong.
Bot detected the issue body's language is not English, translate it automatically.
Hello, the reason for the error in your environment is that the key-num migration parameter is not configured.
好的收到
Alright, I got it
No branches or pull requests
Is this a regression?
Yes
Description
Run benchmark command to generate data.
vire-benchmark -h 172.19.25.53 -p 19000 -e -t zadd -r 10000000 -n 5000000 -c 100 -d 200 -S sortedset
[group1]
[root@172.19.25.52 data]# redis-cli -p 9221 127.0.0.1:9221> scard _internal:slotkey:4migrate:512 (integer) 3828 127.0.0.1:9221>
Migrate slots([512-1023]) from group1 to group2.
[group2]
get slot info after run migrating slot command
[root@172.19.25.54 data]# redis-cli -p 9221 127.0.0.1:9221> scard _internal:slotkey:4migrate:512 (integer) 2572
The migration task is pending in this status.
![image](https://private-user-images.githubusercontent.com/5040231/315989781-ee1b776f-853f-42b2-a23f-db46a5640348.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjAzOTYsIm5iZiI6MTczOTUyMDA5NiwicGF0aCI6Ii81MDQwMjMxLzMxNTk4OTc4MS1lZTFiNzc2Zi04NTNmLTQyYjItYTIzZi1kYjQ2YTU2NDAzNDgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMDgwMTM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTRlYTMyNzBiNmFlMTIzMDVlNGQxNzcwMDljNjQ2YmQzZjA5MjVlN2I0NjU1YmZjOWUxNDZiZjZiNjNjZjk4OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.A5mG6Nt-NhTH-Mneig5DVyF1un6uZ4qeGa-W7hvnyGw)
Please provide a link to a minimal reproduction of the bug
No response
Screenshots or videos
Please provide the version you discovered this bug in (check about page for version information)
Anything else?
No response
The text was updated successfully, but these errors were encountered: