You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/06/17 12:49:18 UTC

[GitHub] [ozone] adoroszlai commented on a diff in pull request #3518: HDDS-6847. Audit for ALLOCATE_BLOCK should indicate number of allocated blocks

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org