Gargi-jais11 commented on PR #10109: URL: https://github.com/apache/ozone/pull/10109#issuecomment-4447638015
@ChenSammi - I have reverted the commit and kept retry approach. - Also improved the container not found and exhausted retry case. Now in case of container not found StorageContainerException CONTAINER_NOT_FOUND is thrown. And if `acquireContainerLock` throws null then it means retry has exhausted. - Retry is reduced to 5. -- 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]
