[GitHub] flink pull request #5437: [FLINK-8614] [flip6] Activate Flip-6 mode per defa...

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

[GitHub] flink pull request #5437: [FLINK-8614] [flip6] Activate Flip-6 mode per defa...

2018-02-15 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5437#discussion_r168525466 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/MiniDispatcher.java --- @@ -100,6 +101,18 @@ public MiniDispatcher(

[GitHub] flink pull request #5437: [FLINK-8614] [flip6] Activate Flip-6 mode per defa...

2018-02-15 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5437#discussion_r168525199 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -402,6 +403,24 @@ public void start() throws

[GitHub] flink pull request #5437: [FLINK-8614] [flip6] Activate Flip-6 mode per defa...

2018-02-15 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5437#discussion_r168459950 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -402,6 +403,24 @@ public void start() throws Exception {

[GitHub] flink pull request #5437: [FLINK-8614] [flip6] Activate Flip-6 mode per defa...

2018-02-15 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5437#discussion_r168461190 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/MiniDispatcher.java --- @@ -100,6 +101,18 @@ public MiniDispatcher(

[GitHub] flink pull request #5437: [FLINK-8614] [flip6] Activate Flip-6 mode per defa...

2018-02-08 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/5437 [FLINK-8614] [flip6] Activate Flip-6 mode per default ## What is the purpose of the change This commit enables the Flip-6 mode per default. Additionally, it disables some of the