Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.6.0
-
Untriaged
-
Unknown
Description
If the socket recv call return 0 on a non piped connection, we report this as a SocketError.
In fact this should be reported as SocketClosed.
SocketError should be reserved for the case when the socket recv returns -1
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | couchbase-bucket [ 10173 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Build 5.0.0-1612 contains memcached commit 096e4fec3901a8704fa7575ec284bf3e673e1941 with commit message:
MB-22209: Only report socketError if recv returns an errorhttps://github.com/couchbase/memcached/commit/096e4fec3901a8704fa7575ec284bf3e673e1941