lokeshj1703 commented on pull request #1675: URL: https://github.com/apache/ozone/pull/1675#issuecomment-748827233
> Question: SCM sending 20000 block deletes in a single RPC Call will it have any effect on client writes? @bharatviswa504 Block deletion happens in background right now for datanode so the deletions do not happen instantaneously. Datanode would have to store these 20000 blocks in container rocksdb which would lead to some disk usage. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
