JacksonYao287 commented on PR #3360: URL: https://github.com/apache/ozone/pull/3360#issuecomment-1118807667
thanks @sodonnel for the comments, i agree with your opinion. >Then the SCM memory will get used with not just empty container references, but far more containers than we expected (small container problem). this is a very good point. >One suggestion was to create a mapping in SCM. Another idea may be to find the keys associated with a container in Recon (reverse index of containerID -> key) and then update OM. since recon may hold stale inform, creating a mapping in scm may be better. >perhaps removing the deleted container reference in SCM could be tied to the same config yea, agree. -- 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]
