Apache9 commented on a change in pull request #1737:
URL: https://github.com/apache/hbase/pull/1737#discussion_r444289386



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/FlushPolicy.java
##########
@@ -17,7 +17,10 @@
  */
 package org.apache.hadoop.hbase.regionserver;
 
+import java.util.ArrayList;

Review comment:
       Should remove these imports? Seems we add a method in this class and 
then moved it out but forgot to remove these imports?




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


Reply via email to