[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5455 ---

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-14 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r168302562 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Licensed to

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-14 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r168302491 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Licensed to

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-14 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r168301191 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Licensed to

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-12 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r167542075 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Licensed

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-12 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r167541843 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarUploadHandler.java --- @@ -0,0 +1,103 @@ +/* + * License

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-12 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r167540798 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Licensed

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-12 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r167528319 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Lic

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-11 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5455#discussion_r167474541 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ng/JarListHandler.java --- @@ -0,0 +1,156 @@ +/* + * Licensed to

[GitHub] flink pull request #5455: [FLINK-7711][flip6] Port JarListHandler

2018-02-11 Thread GJL
GitHub user GJL opened a pull request: https://github.com/apache/flink/pull/5455 [FLINK-7711][flip6] Port JarListHandler ## What is the purpose of the change *Port JarListHandler.* cc: @tillrohrmann PR is based on #5442 ## Brief change log