adoroszlai commented on code in PR #3518:
URL: https://github.com/apache/ozone/pull/3518#discussion_r900085358
##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMBlockProtocolServer.java:
##########
@@ -196,6 +196,16 @@ public List<AllocatedBlock> allocateBlock(
blocks.add(block);
Review Comment:
Thanks @aswinshakil for the question. I don't know why
`ScmBlockLocationProtocolServerSideTranslatorPB` throws the exception instead
of `SCMBlockProtocolServer` for "not enough blocks". It seems to be unique to
this method. CC @mukul1987 @sodonnel
--
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]