[
https://issues.apache.org/jira/browse/FLINK-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651701#comment-14651701
]
ASF GitHub Bot commented on FLINK-2465:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/972#issuecomment-127182565
BTW: All of these things are not memory leaks. Java always closes the
streams when the objects are garbage collected.
It is simply good practice to close them as early as possible.
> SocketClientSink closeConnection function has memory leak
> ---------------------------------------------------------
>
> Key: FLINK-2465
> URL: https://issues.apache.org/jira/browse/FLINK-2465
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.8.1
> Reporter: fangfengbin
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)