aswinshakil commented on code in PR #3987:
URL: https://github.com/apache/ozone/pull/3987#discussion_r1030840769


##########
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestNSSummaryEndpointWithFSO.java:
##########
@@ -943,7 +943,7 @@ private void setUpMultiBlockKey() throws IOException {
         BUCKET_ONE_OBJECT_ID,
         VOL_OBJECT_ID,
         Collections.singletonList(locationInfoGroup),
-        getBucketLayout());
+        getBucketLayout(), FILE7_SIZE_WITH_REPLICA);

Review Comment:
   Should this be the actual data size instead of the size with replicas? Same 
for other changes.



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