Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
6.5.1
-
Untriaged
-
1
-
Unknown
-
CX Sprint 235
Description
We leak one monitorClusterCompatibility goroutine on each driver start/stop cycle. The leaked goroutine maintains an http connection with ns_server on the /poolsStreaming/default endpoint. Should the driver be in a state where it continually restarts, we will eventually exhaust the system w/ goroutines & http connections to ns_server