Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29281 Replace Akka by gRPC-based RPC implementation
  3. FLINK-29254

RpcGateway should have some form of Close() method

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Runtime / RPC
    • None

    Description

      In a simple client-server model the gateway constitutes the client, which will generally have to allocate some resources to communicate with the server.

      There is however currently no way for a user to close a gateway, hence these resources will generally leak (unless the underlying RPC implementation either magically fixes that somehow or doesn't allocate resources for clients in the first place).

      Attachments

        Activity

          People

            chesnay Chesnay Schepler
            chesnay Chesnay Schepler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: