[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread yuqi1129
Github user yuqi1129 commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191211627 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient.java --- @@ -896,6 +898,10 @@ public static JobGraph

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191150742 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient.java --- @@ -896,6 +898,10 @@ public static JobGraph

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread yuqi1129
Github user yuqi1129 commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191143764 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -255,6 +264,35 @@ public void start() throws Exception {

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread yuqi1129
Github user yuqi1129 commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191143882 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -255,6 +264,35 @@ public void start() throws Exception {

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread yuqi1129
Github user yuqi1129 commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191143746 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient.java --- @@ -896,6 +898,10 @@ public static JobGraph

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191133405 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -255,6 +264,35 @@ public void start() throws Exception {

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191140799 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -250,6 +259,35 @@ public void start() throws Exception {

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191133308 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient.java --- @@ -896,6 +898,10 @@ public static JobGraph

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191133623 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -255,6 +264,35 @@ public void start() throws Exception {

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-05-28 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/5846#discussion_r191133512 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java --- @@ -255,6 +264,35 @@ public void start() throws Exception {

[GitHub] flink pull request #5846: [FLINK-9143] [client] Restart strategy defined in ...

2018-04-14 Thread yuqi1129
GitHub user yuqi1129 opened a pull request: https://github.com/apache/flink/pull/5846 [FLINK-9143] [client] Restart strategy defined in flink-conf.yaml is ignored ## What is the purpose of the change This change is to fix the bug that if restart strategy was not