jiangyunpeng opened a new issue, #1922: URL: https://github.com/apache/kvrocks/issues/1922
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Version Redis-cli version: 6.2.5 Kvrocks version: 2.6.0 ### Minimal reproduce step Run follow command: ``` redis-cli -h 172.16.49.83 -p 7383 -c set test abc ``` ### What did you expect to see? ok ### What did you see instead? (error) ERR MOVED 6918 172.16.49.96:7384 ### Anything Else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
