syedmurtazahassan commented on a change in pull request #254: HBASE-22481: Javadoc Warnings reference not found URL: https://github.com/apache/hbase/pull/254#discussion_r288111554
########## File path: hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml ########## @@ -45,4 +45,5 @@ <suppress checks="IllegalImport" message="org\.apache\.htrace\.core"/> <suppress checks="ImportOrder" message="Extra separation in import group before"/> <suppress checks="MethodLength" files="DemoClient.java"/> + <suppress checks="LineLength" files="MultiTableSnapshotInputFormat.java"/> Review comment: I have checked and it is possible. Please find the latest commit. ---------------------------------------------------------------- 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
