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

ASF GitHub Bot logged work on HADOOP-17720:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/May/21 10:12
            Start Date: 24/May/21 10:12
    Worklog Time Spent: 10m 
      Work Description: tasanuma commented on a change in pull request #3031:
URL: https://github.com/apache/hadoop/pull/3031#discussion_r637838443



##########
File path: 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/JournalSet.java
##########
@@ -40,10 +40,12 @@
 import org.apache.hadoop.hdfs.server.protocol.NamespaceInfo;
 import org.apache.hadoop.hdfs.server.protocol.RemoteEditLog;
 import org.apache.hadoop.hdfs.server.protocol.RemoteEditLogManifest;
-import 
org.apache.hadoop.thirdparty.com.google.common.annotations.VisibleForTesting;
+import org.apache.hadoop.util.Sets;
+
+import org.apache.hadoop.thirdparty.com.google.common.annotations
+    .VisibleForTesting;

Review comment:
       We don't need to break lines here since the 80-length rule does not 
apply to import statements.




-- 
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: 601094)
    Time Spent: 1h 40m  (was: 1.5h)

> Replace Guava Sets usage by Hadoop's own Sets in hadoop-hdfs-project
> --------------------------------------------------------------------
>
>                 Key: HADOOP-17720
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17720
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  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