Description
DCP connections with long names break the STATS "dcp" command. (See MB-34280). FTS should generate names that are no longer than the memcached limit.
Attachments
Issue Links
- blocks
-
MB-34280 Memcached should disallow DCP connections with names greater than 200 characters (was: ns_server connections may be terminated if a client uses a long DCP_OPEN.name)
-
- Closed
-
Per
MB-34280, looks like memcached will disallow DCP connection names greater than 200 characters.FTS with the gocbcore SDK generates DCP connection names of length 53 and with gocouchbase SDK generates connection names of length 46. Here're examples ..