bharathv commented on issue #1047: HBASE-23683 Make 
HBaseInterClusterReplicationEndpoint more extensible…
URL: https://github.com/apache/hbase/pull/1047#issuecomment-576388632
 
 
   > The checkstyle import order complaint doesn't look correct.
   
   Try moving "import 
org.apache.hbase.thirdparty.com.google.common.base.Preconditions" towards the 
end..It is likely because we enforce grouping for this third party package.
   
   > <module name="AvoidStarImport"/>
   >     <module name="ImportOrder">
   >       <property name="groups" 
value="*,org.apache.hbase.thirdparty,org.apache.hadoop.hbase.shaded"/>

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

Reply via email to