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

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

                Author: ASF GitHub Bot
            Created on: 08/Jun/21 05:09
            Start Date: 08/Jun/21 05:09
    Worklog Time Spent: 10m 
      Work Description: tasanuma commented on a change in pull request #3073:
URL: https://github.com/apache/hadoop/pull/3073#discussion_r647114167



##########
File path: 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelperClient.java
##########
@@ -32,7 +32,7 @@
 import org.apache.hadoop.thirdparty.com.google.common.cache.CacheBuilder;
 import org.apache.hadoop.thirdparty.com.google.common.cache.CacheLoader;
 import org.apache.hadoop.thirdparty.com.google.common.cache.LoadingCache;
-import org.apache.hadoop.thirdparty.com.google.common.collect.Lists;
+import org.apache.hadoop.util.Lists;

Review comment:
       @virajjasani Could you please arrange the import statements a little 
more alphabetically? Although I don't think it needs to be perfect, it doesn't 
look good to have `import org.apache.hadoop.util` between `import 
org.apache.hadoop.thirdparty`s.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 608253)
    Time Spent: 1h  (was: 50m)

> Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project
> ----------------------------------------------------------------------
>
>                 Key: HDFS-16054
>                 URL: https://issues.apache.org/jira/browse/HDFS-16054
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to