[GitHub] flink pull request #4843: [FLINK-7703] Port JobExceptionsHandler to new REST...

2017-10-22 Thread zjureel
Github user zjureel closed the pull request at: https://github.com/apache/flink/pull/4843 ---

[GitHub] flink pull request #4843: [FLINK-7703] Port JobExceptionsHandler to new REST...

2017-10-17 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4843#discussion_r145112112 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobExceptionsInfo.java --- @@ -0,0 +1,272 @@ +/* + * Licensed to the

[GitHub] flink pull request #4843: [FLINK-7703] Port JobExceptionsHandler to new REST...

2017-10-16 Thread zjureel
GitHub user zjureel opened a pull request: https://github.com/apache/flink/pull/4843 [FLINK-7703] Port JobExceptionsHandler to new REST endpoint ## What is the purpose of the change Port JobExceptionsHandler to new REST endpoint ## Brief change log - *Create