GitHub user mbalassi opened a pull request:
https://github.com/apache/flink/pull/1014
[Flink-2286] [0.9.1] ParallelMerge fix
This PR augments #994 with a test. In my experience the issue only appears
occasionally with the code that @gaborhermann suggested.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/flink FLINK-2286
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1014.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1014
----
commit 34c5c47efc746e0a5bb4d9cd3985c77d2ed55ade
Author: Gábor Hermann <[email protected]>
Date: 2015-08-06T13:42:54Z
[FLINK-2286] [streaming] Wrapped ParallelMerge into stream operator
Closes #994
commit df1ff69ac0ca75a9a5f41f35ff5c365dfffe069b
Author: mbalassi <[email protected]>
Date: 2015-08-11T13:51:30Z
[FLINK-2286] [streaming] ITCase for ParallelMerge behavior
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---