errose28 commented on PR #7031: URL: https://github.com/apache/ozone/pull/7031#issuecomment-2269300413
@ArafatKhan2198 this will cause DN memory to grow proportionally to the number of blocks deleted, something we don't want. Can't we just move the metrics increment to happen after the DN identifies the block as already being deleted because it is no longer present? -- 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]
