smengcl commented on code in PR #10185:
URL: https://github.com/apache/ozone/pull/10185#discussion_r3284782473


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServletInodeBasedXfer.java:
##########
@@ -1005,6 +1015,51 @@ public static Map<String, List<String>> 
readFileToMap(String filePath) throws IO
     return dataMap;
   }
 
+  /**
+   * Follower bootstrap must abort before streaming when the leader's SST 
estimate header
+   * implies more free space than is available (v2 inode-based checkpoint URL).
+   */
+  @Test
+  public void 
testBootstrapSnapshotDownloadAbortsWhenDiskSpaceBelowLeaderSstEstimateV2()

Review Comment:
   could you test v1 as well since that would also have the new header?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to