[
https://issues.apache.org/jira/browse/FLINK-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713452#comment-14713452
]
ASF GitHub Bot commented on FLINK-2512:
---------------------------------------
Github user andralungu commented on the pull request:
https://github.com/apache/flink/pull/1058#issuecomment-135027923
excerpt from the JIRA
"This can be fixed by wrapping a concurrent list around the counts variable
e.g. CopyOnWriteArrayList from java.util.concurrrent (in the open method)"
Stood there open for a while so I thought I fixed it. Don't really know
what test should be written. The use case is the same, the environment just
goes from local to cluster.
> Add client.close() before throw RuntimeException
> ------------------------------------------------
>
> Key: FLINK-2512
> URL: https://issues.apache.org/jira/browse/FLINK-2512
> Project: Flink
> Issue Type: Bug
> Components: flink-contrib
> Affects Versions: 0.8.1
> Reporter: fangfengbin
> Assignee: fangfengbin
> Priority: Minor
> Fix For: 0.10
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)