symious commented on PR #7965: URL: https://github.com/apache/ozone/pull/7965#issuecomment-2689823204
@nandakumar131 Thank you for the review. Understand the delete log caused the log flush, but allocate block is kind of different, unlike the delete block most allocate blocks will only allocate 1 block. In our cluster, we allocated 65,506,101 blocks in total one day, 65,506,008 requests have only 1 block, it will not cause the log flush. -- 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]
