idantepper commented on code in PR #4728: URL: https://github.com/apache/solr/pull/4728#discussion_r3783036790
########## changelog/unreleased/SOLR-18344-report-in-progress-backup-status.yml: ########## @@ -0,0 +1,9 @@ +# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc +title: /replication?command=details now reports a backup while it is still running, with file counts, instead of showing the previous backup's status until the new one completes Review Comment: Done in 9601841 -- "reports backup details", and dropped the trailing "until the new one completes" since "while the backup is still running" already covers it: > /replication?command=details now reports backup details while the backup is still running, including file counts, instead of the previous backup's status -- 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]
