as the title said, my redis client version is 2.2 and server version is 2.8, i use this client connect to the server, ofcourse it failed, but no error message returned, it appeared in our project, and it takes me 5 hours to find this issue, i think it should returns some message such as version not match with server, don't you guys think so ?
Comment From: badboy
The client's version has nothing to do with the server version. Client librariers are developed completeley independently from Redis itself. You didn't even tell us which client you used
Comment From: filipecosta90
Closing this issue given it's not a valid bug/suggestion/question and the reason why is already explained above.