rakeshadr commented on code in PR #10497:
URL: https://github.com/apache/ozone/pull/10497#discussion_r3471903550


##########
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/TestPendingContainerTracker.java:
##########
@@ -376,6 +376,40 @@ public void testMultiVolumeWithCommittedBytes() {
     assertFalse(tracker.checkSpaceAndRecordAllocation(dnInfo, 
containers.get(1)));
   }
 
+  /**
+   * Pending in-flight replications recorded via checkSpaceAndRecordAllocation 
count against
+   * slots, same as write-path containers. hasAvailableSpace reflects the 
combined total.
+   */

Review Comment:
   Please provide the jira link and close this comment!



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