Gargi-jais11 opened a new pull request, #7861: URL: https://github.com/apache/ozone/pull/7861
## What changes were proposed in this pull request? On Large clusters with 1000s of snapshot, Sometimes bootstrap takes hours together and current log doesn't indicate which snapshot download is under progress. We need to find a way to print progress of bootstrap. Overall ask in this jira would be to have some logging indicating the progress on bootstrap process. Fix done : 1. Included om db checkpoint name that is being downloaded in the logs. 2. Printing progress of the download after an interval of 30s . ## What is the link to the Apache JIRA https://issues.apache.org/jira/projects/HDDS/issues/HDDS-12288 ## How was this patch tested? Verified via stdout of "**TestOzoneManagerSnapshotProvider**" that the logs were printed while downloading the snapshot. -- 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]
