[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141492673 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobMessageParameters.java --- @@ -0,0 +1,42 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4697 ---

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141425581 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobMessageParameters.java --- @@ -0,0 +1,42 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141409228 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobMessageParameters.java --- @@ -0,0 +1,42 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141409233 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobMessageParameters.java --- @@ -0,0 +1,42 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141370485 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobCancellationHeaders.java --- @@ -0,0 +1,68 @@ +/* + * Licensed

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141336714 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobCancellationHeaders.java --- @@ -0,0 +1,68 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141303430 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobCancellationHeaders.java --- @@ -0,0 +1,68 @@ +/* + * Licensed

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141300155 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/messages/JobNotFoundException.java --- @@ -0,0 +1,34 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141300119 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/messages/JobNotFoundException.java --- @@ -0,0 +1,34 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141299315 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobCancellationHeaders.java --- @@ -0,0 +1,68 @@ +/* + * Licensed

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141299250 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobPathParameter.java --- @@ -0,0 +1,45 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141298335 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMasterGateway.java --- @@ -55,6 +55,14 @@ public interface

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141298175 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/legacy/JobCancellationHandler.java --- @@ -70,4 +82,25 @@ public

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141297064 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobPathParameter.java --- @@ -0,0 +1,45 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141295793 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMasterGateway.java --- @@ -55,6 +55,14 @@ public interface

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-27 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141294948 --- Diff: flink-runtime-web/src/test/resources/log4j-test.properties --- @@ -16,7 +16,7 @@ # limitations under the License. #

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141242109 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobPathParameter.java --- @@ -0,0 +1,45 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141241750 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/messages/JobNotFoundException.java --- @@ -0,0 +1,34 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141241787 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/messages/JobNotFoundException.java --- @@ -0,0 +1,34 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141241955 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobCancellationHeaders.java --- @@ -0,0 +1,68 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141120508 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobCancellationHeaders.java --- @@ -0,0 +1,68 @@ +/* + * Licensed to

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r14201 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMasterGateway.java --- @@ -55,6 +55,14 @@ public interface JobMasterGateway

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141113862 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/legacy/JobCancellationHandler.java --- @@ -70,4 +82,25 @@ public

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r14338 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMasterGateway.java --- @@ -55,6 +55,14 @@ public interface JobMasterGateway

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r141110891 --- Diff: flink-runtime-web/src/test/resources/log4j-test.properties --- @@ -16,7 +16,7 @@ # limitations under the License. #

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4697#discussion_r14717 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobPathParameter.java --- @@ -0,0 +1,45 @@ +/* + * Licensed to the

[GitHub] flink pull request #4697: [FLINK-7650] [flip6] Port JobCancellationHandler t...

2017-09-21 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/4697 [FLINK-7650] [flip6] Port JobCancellationHandler to new REST endpoint ## What is the purpose of the change Let the `JobCancellationHandler` implement the `LegacyRestHandler`