sreejasahithi opened a new pull request, #9376: URL: https://github.com/apache/ozone/pull/9376
## What changes were proposed in this pull request? SCM logs rule statuses at arbitrary time intervals. Sometimes there is one log line per minute, sometimes it will go 5+ minutes without logging anything and then log one line showing a large jump in progress. This is not due to log flushing, the timestamps on the log lines exhibit these gaps too. We need a timer in the safemode manager that gives all safemode information at a configurable interval, probably once a minute by default. ## What is the link to the Apache JIRA [HDDS-14012](https://issues.apache.org/jira/browse/HDDS-14012) ## How was this patch tested? https://github.com/sreejasahithi/ozone/actions/runs/19693260454 -- 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]
