[
https://issues.apache.org/jira/browse/YARN-7614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602481#comment-17602481
]
ASF GitHub Bot commented on YARN-7614:
--------------------------------------
goiri commented on code in PR #4843:
URL: https://github.com/apache/hadoop/pull/4843#discussion_r967317594
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/webapp/TestRouterWebServicesREST.java:
##########
@@ -198,6 +202,7 @@ public Boolean get() {
}
}, 1000, 10 * 1000);
} catch (Exception e) {
+ LOG.error("Web app not running", e);
Review Comment:
Why do we do this? Isn't it clear enough with the "fail()" message?
> [RESERVATION] Support ListReservation APIs in Federation Router
> ---------------------------------------------------------------
>
> Key: YARN-7614
> URL: https://issues.apache.org/jira/browse/YARN-7614
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: federation, reservation system
> Reporter: Carlo Curino
> Assignee: fanshilun
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]