peterxcli commented on PR #8360: URL: https://github.com/apache/ozone/pull/8360#issuecomment-2877337658
> @ChenSammi This part is pending, need move this logic at line 162 just after chooseVolume, so that in future if any code is added after that which may throw exception, it does not induce issue of not releasing commitedSpace in exception handler, as release depends on this flag to be "true" > > https://github.com/apache/ozone/pull/8360/files#diff-c1cf18e174dcc55efd5f1177d6ea8e916353d2a59681388b225e97c512d9b0baL161:~:text=containerVolume-,%3D,-volumeChoosingPolicy.chooseVolume Thanks for catching this! 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org