[ 
https://issues.apache.org/jira/browse/HDFS-16605?focusedWorklogId=791602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-791602
 ]

ASF GitHub Bot logged work on HDFS-16605:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jul/22 23:35
            Start Date: 15/Jul/22 23:35
    Worklog Time Spent: 10m 
      Work Description: slfan1989 commented on code in PR #4375:
URL: https://github.com/apache/hadoop/pull/4375#discussion_r922577351


##########
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterFaultTolerant.java:
##########
@@ -168,7 +169,7 @@ public void cleanup() throws Exception {
     }
     namenodes.clear();
 
-    routers.forEach(router ->  router.stop());
+    routers.forEach(AbstractService::stop);

Review Comment:
    I will fix it.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 791602)
    Time Spent: 4h 10m  (was: 4h)

> Improve Code With Lambda in hadoop-hdfs-rbf moudle
> --------------------------------------------------
>
>                 Key: HDFS-16605
>                 URL: https://issues.apache.org/jira/browse/HDFS-16605
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>    Affects Versions: 3.4.0
>            Reporter: fanshilun
>            Assignee: fanshilun
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to