janhoy commented on code in PR #3815: URL: https://github.com/apache/solr/pull/3815#discussion_r2532112971
########## changelog/unreleased/SOLR-17931_remove_hostContext.yml: ########## @@ -0,0 +1,10 @@ +# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc +title: Remove vestiges of hostContext. /solr everywhere. +type: removed # added, changed, fixed, deprecated, removed, dependency_update, security, other +authors: + - name: Eric Pugh +links: + - name: SOLR-17931 + url: https://issues.apache.org/jira/browse/SOLR-17931 +issues: + - 17931 Review Comment: Eric, the `issues` key is for github issues/PRs, not for JIRA ids. Was this added automatically by script or did you add it? -- 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]
