Ensure dropAllConnections command drops gRPC channels

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • Fully Compatible
    • Egress gRPC 2025-01-31, Egress gRPC 2025-02-14
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Joseph Prince
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: