[GitHub] flink issue #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-11 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2782 I close this PR. Changes will be included into other PR to complete solve [FLINK-4631](https://issues.apache.org/jira/browse/FLINK-4631) (reopened issue). --- If your project is set up for it, you

[GitHub] flink issue #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-11 Thread chermenin
Github user chermenin commented on the issue: https://github.com/apache/flink/pull/2782 1) I researched this question a little. It based on issue [FLINK-4631](https://issues.apache.org/jira/browse/FLINK-4631) and affect PR #2709. So, it's more wide issue and all elements of streaming

[GitHub] flink issue #2782: [hotfix] Prevent possible NPE in FlumeSink.

2016-11-10 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/2782 1) This needs a Jira ticket. 2) There are more cases in `FlumeSink` where `client` accessed without checking for `null`. --- If your project is set up for it, you can reply to this email and h