[GitHub] flink pull request #5611: [FLINK-8769][flip6] do not print error causing exc...

2018-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5611 ---

[GitHub] flink pull request #5611: [FLINK-8769][flip6] do not print error causing exc...

2018-03-02 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5611#discussion_r171883413 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/DispatcherRestEndpoint.java --- @@ -120,7 +120,12 @@ public DispatcherRestEndpoint(

[GitHub] flink pull request #5611: [FLINK-8769][flip6] do not print error causing exc...

2018-03-01 Thread NicoK
GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/5611 [FLINK-8769][flip6] do not print error causing exceptions without debugging ## What is the purpose of the change Quickstart job execution in IDE logs these two exceptions which may mislead