sodonnel commented on PR #5293: URL: https://github.com/apache/ozone/pull/5293#issuecomment-1719332873
I am not sure I understand the problem with sending deletes to under replicated containers. Surely the delete block management logic sends the commands to the replicas it has available and waits for confirmation from them it has succeeded? If you only have 2 replicas instead of 3, then the deleting service will just send out commands to the 2 replicas - how does under replication cause the deletes to be slow and potentially get stuck? -- 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]
