janhoy commented on PR #3880: URL: https://github.com/apache/solr/pull/3880#issuecomment-3686764002
The changelog yaml is invalid for this PR. The `isseus` key is for github issues/PR, not for jira issue number. Please fix both here and branch_9x. ```yaml # See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc title: Don't buffer updates on replicas without update log (e.g. PULL). type: fixed # added, changed, fixed, deprecated, removed, dependency_update, security, other authors: - name: Andrzej Bialecki links: - name: SOLR-17231 url: https://issues.apache.org/jira/browse/SOLR-17231 issues: - 17231 ``` -- 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]
