symious commented on pull request #2497: URL: https://github.com/apache/ozone/pull/2497#issuecomment-899577613
@sodonnel Thanks for the detailed review. Will solve each question in the next update. > One question - lets say we have a cluster with 3 racks and EC-3-2 needs 5 racks. Will the logic here handle that, and allocate something like below? Rack1 - replica_1, replica_4 Rack2 - replica_2, replica_5 Rack3 - replica_3 The result of the current implementation would be so. I think a shuffle would be good then the result should be different. -- 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]
