Copilot commented on code in PR #4726: URL: https://github.com/apache/solr/pull/4726#discussion_r3767565305
########## changelog/unreleased/gcs-copyIndexFileTo-fix.yml: ########## @@ -0,0 +1,5 @@ +title: > + Fixed GCS backup restores silently swallowing failures and stopping early on zero-byte reads (SOLR-18250). +type: fixed +authors: + - name: Prithvi S Review Comment: Changelog fragments are expected to include a `links` section (per dev-docs/changelog.adoc) so the entry can be traced back to the relevant JIRA/PR. This fragment currently omits `links`. -- 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]
