jojochuang commented on a change in pull request #1391: HDFS-13157: Round-Robin 
From Storages in BlockIterator
URL: https://github.com/apache/hadoop/pull/1391#discussion_r349750189
 
 

 ##########
 File path: 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
 ##########
 @@ -49,6 +49,7 @@
 
 import javax.management.ObjectName;
 
+import org.apache.curator.shaded.com.google.common.collect.Iterators;
 
 Review comment:
   we shouldn't be using the shaded classes coming from Curator

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to