JacksonYao287 commented on pull request #2172: URL: https://github.com/apache/ozone/pull/2172#issuecomment-826115114
@avijayanhwx thanks for your review! > But, I still think this is not a scalable solution. We have to boostrap Recon with the SCM DB on startup (HDDS-2852) to solve this problem as well as something like HDDS-4355. yes, I agree. but this patch can Speed up processing the container report for recon. Batch is faster than one-by-one. when the number of containers in an ozone is not particularly large, i think this will have a Significant improvement. BTW, I will try to complete [HDDS-4177.Bootstrap Recon SCM Container DB](https://issues.apache.org/jira/browse/HDDS-4177) later. -- 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]
