[
https://issues.apache.org/jira/browse/FLINK-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251645#comment-14251645
]
Sebastian Schelter commented on FLINK-1332:
-------------------------------------------
Here is the code, it doesn't do anything fancy:
https://gist.github.com/sscdotopen/70d77ea1532a6ced8f91
> Possible deadlock with two broadcast sets
> -----------------------------------------
>
> Key: FLINK-1332
> URL: https://issues.apache.org/jira/browse/FLINK-1332
> Project: Flink
> Issue Type: Bug
> Components: Distributed Runtime
> Affects Versions: 0.7.0-incubating
> Reporter: Sebastian Schelter
>
> We are writing some code for a student homework that reads two broadcast sets
> in the open method of a RichMapFunction.
> We are seeing inconsistent behavior, sometimes the code works, sometimes it
> deadlocks, sometimes it crashes with an OutOfMemoryError...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)