[GitHub] flink pull request: [FLINK-2689] [runtime] Fix reuse of null objec...

2015-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1136 --- 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

[GitHub] flink pull request: [FLINK-2689] [runtime] Fix reuse of null objec...

2015-09-17 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1136#issuecomment-141003929 LGTM --- 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

[GitHub] flink pull request: [FLINK-2689] [runtime] Fix reuse of null objec...

2015-09-17 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1136#issuecomment-141006389 Thanks for the review. Will merge this. --- 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

[GitHub] flink pull request: [FLINK-2689] [runtime] Fix reuse of null objec...

2015-09-17 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/flink/pull/1136#issuecomment-141122197 @fhueske not sure where else to mention this, but for some reason, PRs like this are causing Apache JIRA to comment on Spark JIRAs (see

[GitHub] flink pull request: [FLINK-2689] [runtime] Fix reuse of null objec...

2015-09-17 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1136#issuecomment-141168778 Hi @srowen, thank you for notifying us. We were trying out https://github.com/databricks/spark-pr-dashboard on Google App Engine (because we are also getting more and

[GitHub] flink pull request: [FLINK-2689] [runtime] Fix reuse of null objec...

2015-09-16 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/1136 [FLINK-2689] [runtime] Fix reuse of null object for solution set Joins and CoGroups Reuse object can become null if not match is found in the hash table. The next look-up will happen with a