liuml07 commented on a change in pull request #1485:
URL: https://github.com/apache/hbase/pull/1485#discussion_r420579998



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/webapp/RegionReplicaInfo.java
##########
@@ -17,14 +17,22 @@
  */
 package org.apache.hadoop.hbase.master.webapp;
 
+import static 
org.apache.hbase.thirdparty.org.apache.commons.collections4.ListUtils.emptyIfNull;

Review comment:
       Thanks! I have fixed this.
   
   p.s. For a PR to Hadoop, I usually check the "checkstyle" report by Yetus 
and update the patch accordingly. I see the Yetus for HBase QA does not report 
"checkstyle" warnings in the comment table. I found there are report links in 
the "Console output" though. I'll follow there next time. :)




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