-
Notifications
You must be signed in to change notification settings - Fork 23.8k
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
Redis cluster print "WSA_IO_PENDING writing to socket..." continuously, does it matter? #3793
Comments
I had the same issue, this message is flooding the server_log.txt. Leeforrest, I see you closed the issue, do you have a solution to it? -Thanks! |
Sorry man, I search for days , but did not figure it out ! Since it caught no one's attention, I close it , may be I should reopen it ! smile/ |
Hi @Leeforrest - it seems that you are using the Windows fork of Redis. That fork isn't a part of the official Redis project and thus issues with it do not belong here, please close yours. You can seek further assistance at the unmaintained https://github.com/MSOpenTech/Redis or the new https://github.com/tporadowski/redis repositories. |
Logged Issue in Windows repo. |
Hi , when I start up redis cluster , every node prints log continuously , does anything bad happened ?
[9956] 03 Feb 18:17:25.044 # WSA_IO_PENDING writing to socket fd [9956] 03 Feb 18:17:25.062 # clusterWriteDone written 2520 fd 15 [9956] 03 Feb 18:17:25.545 # WSA_IO_PENDING writing to socket fd [9956] 03 Feb 18:17:25.568 # WSA_IO_PENDING writing to socket fd
The text was updated successfully, but these errors were encountered: