Hi guys, Recently I hit a `ImportOrder` failure with the autobuild checkstyle module in branch-1, I cut a JIRA https://issues.apache.org/jira/browse/HBASE-20837 for asking about the right import orders/layouts for master (or branch-1).
beside that, I'm wondered if this is a checkstyle problem for master/branch-2 as well? btw this is the proposed import order in eclipse format aligning with checkstyle in master branch <https://github.com/apache/hbase/blob/master/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml> #Organize Import Order 5=org.apache.hadoop.hbase.shaded 4=org.apache.hbase.thirdparty 3=javax 2=java 1= 0=\# Thanks, Stephen
