Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1118
---
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 enab
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1118#issuecomment-140212980
Will merge this PR tomorrow.
---
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 hav
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1118#issuecomment-139544590
Thanks for the PR @greghogan.
Good to merge, IMO.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user HuangWHWHW commented on a diff in the pull request:
https://github.com/apache/flink/pull/1118#discussion_r39252417
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/UnilateralSortMerger.java
---
@@ -1525,34 +1525,41 @@ protected final void d
Github user fhueske commented on a diff in the pull request:
https://github.com/apache/flink/pull/1118#discussion_r39250889
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/UnilateralSortMerger.java
---
@@ -1525,34 +1525,41 @@ protected final void disp
Github user HuangWHWHW commented on a diff in the pull request:
https://github.com/apache/flink/pull/1118#discussion_r39232369
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/UnilateralSortMerger.java
---
@@ -1525,34 +1525,41 @@ protected final void d
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/1118
[FLINK-2655] Minimize intermediate merging of spilled buffers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
2655_mimimize_i