Details
-
Bug
-
Resolution: Fixed
-
Critical
-
7.6.0, 7.6.2, 7.6.1
-
Untriaged
-
0
-
Unknown
Description
As observed in multiple CBSEs, we are leaking cbas -> java driver TCP connections, eventually leading to ephemeral port exhaustion. I have determined the root cause of this to be a problem with the http client lifecycle used by:
- credential refresh
- cbcollect_info proxied requests
We also are leaking connections on each encryption settings update.