bharathv commented on a change in pull request #1103: HBASE-23753 Update of errorprone generated failures URL: https://github.com/apache/hbase/pull/1103#discussion_r372131545
########## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/executor/EventHandler.java ########## @@ -18,6 +18,7 @@ */ package org.apache.hadoop.hbase.executor; +import java.awt.*; Review comment: nit: looks incorrect? Might also run into checkstyle issue with start import. ---------------------------------------------------------------- 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
