[ https://issues.apache.org/jira/browse/FLINK-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170036#comment-16170036 ]
ASF GitHub Bot commented on FLINK-7533: --------------------------------------- Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/4602#discussion_r139425116 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/TaskManagerLogHandler.java --- @@ -137,7 +138,6 @@ public TaskManagerLogHandler( this.blobView = Preconditions.checkNotNull(blobView, "blobView"); } - @Override --- End diff -- revert as it implements WebHandler > Retry failed gateway retrievals in the LeaderGatewayRetriever > ------------------------------------------------------------- > > Key: FLINK-7533 > URL: https://issues.apache.org/jira/browse/FLINK-7533 > Project: Flink > Issue Type: Improvement > Components: REST, Webfrontend > Affects Versions: 1.4.0 > Reporter: Till Rohrmann > Assignee: Till Rohrmann > > The {{LeaderRetrieverGateway}} should retry resolving leader addresses in > case of a failure. A failure could have happened if the remote leader has not > been started when the {{LeaderRetrieverGateway}} tried to connect to it. -- This message was sent by Atlassian JIRA (v6.4.14#64029)