Details
-
Bug
-
Resolution: Fixed
-
Critical
-
6.5.1, 6.6.0, 6.6.1, 6.6.2, 6.5.2, 6.5.0, 7.0.0, 7.0.1, Cheshire-Cat
-
Untriaged
-
1
-
Unknown
Description
On a TLS refresh - go-couchbase sets up connections with the same name causing older connections to be closed by KV.
This causes FTS to see EOFs and with this go-couchbase seems to be attempting to reestablish the connections again (with the same name) causing connections to go down and reestablished.
This needs more investigation. My suspicion currently is around the old connections NOT being closed before establishing new ones being the reason for this situation.