[
https://issues.apache.org/jira/browse/FLINK-29254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737816#comment-17737816
]
Dheeren Beborrtha commented on FLINK-29254:
-------------------------------------------
[~chesnay] : Can you be more specific ? What is the work around ?
> RpcGateway should have some form of Close() method
> --------------------------------------------------
>
> Key: FLINK-29254
> URL: https://issues.apache.org/jira/browse/FLINK-29254
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / RPC
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
>
> 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).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)