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

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            chesnay Chesnay Schepler
            chesnay Chesnay Schepler

            Dates

              Created:
              Updated:

              Slack

                Issue deployment