keepConcentration commented on PR #8682: URL: https://github.com/apache/gravitino/pull/8682#issuecomment-3358982692
@yuqi1129 @justinmclean Removed the redundant `closed` check inside the `synchronized` block. Additionally, modified to check `closed` only once at the beginning of while loop body. -- 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]
