ndimiduk commented on code in PR #6345:
URL: https://github.com/apache/hbase/pull/6345#discussion_r1971458354


##########
hbase-backup/src/test/java/org/apache/hadoop/hbase/backup/TestIncrementalBackup.java:
##########
@@ -79,6 +95,7 @@ public TestIncrementalBackup(Boolean b) {
 
   // implement all test cases in 1 test since incremental
   // backup/restore has dependencies
+  @SuppressWarnings("checkstyle:MethodLength")

Review Comment:
   Checkstyle failures are not fatal to the build, so please don't mask them. 
If you think that the current length limit is too low, that's a discission for 
the dev list.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to