bcolyn-ngdata commented on code in PR #5867:
URL: https://github.com/apache/hbase/pull/5867#discussion_r1622633638


##########
hbase-backup/src/test/java/org/apache/hadoop/hbase/backup/TestBackupMerge.java:
##########
@@ -124,4 +128,43 @@ public void TestIncBackupMergeRestore() throws Exception {
     admin.close();
     conn.close();
   }
+
+  @Test
+  public void TestIncBackupMergeRestoreSeparateFs() throws Exception {

Review Comment:
   I was following the method above, but now changed it to typical Java 
standard.



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