-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Networking & Observability
-
Fully Compatible
-
Egress gRPC 2025-01-31, Egress gRPC 2025-02-14
-
2
The dropAllConnections command is implemented by closing all the EgressConnectionClosers registerted with the EgressConnectionCloserManager. The mainly used EgressConnectionCloser is ConnectionPool however, which only closes the {{transport::Session}}s it manages. For gRPC, this means the underlying TCP connections managed by the channel remain open, when they should probably be closed.
- depends on
-
SERVER-99361 Skip handshake on stream establishment when using gRPC
-
- Closed
-
- related to
-
SERVER-100498 Complete TODO listed in SERVER-99034
-
- Open
-