SaketaChalamchala commented on code in PR #5189:
URL: https://github.com/apache/ozone/pull/5189#discussion_r1309452471


##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/WritableRatisContainerProvider.java:
##########
@@ -167,11 +173,14 @@ public ContainerInfo getContainer(final long size,
     }
 
     // we have tried all strategies we know and but somehow we are not able
-    // to get a container for this block. Log that info and return a null.
+    // to get a container for this block. Log that info and return a null and
+    // throw an exception.

Review Comment:
   Done.



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