VishnuPriyaChandraSekar commented on code in PR #4272: URL: https://github.com/apache/solr/pull/4272#discussion_r3095551966
########## changelog/unreleased/SOLR-18056-urlScheme-csp.yml: ########## @@ -1,8 +1,15 @@ # See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: Improved CloudSolrClient's urlScheme detection by using the scheme of provided Solr URLs, or looking at "solr.ssl.enabled". +title: Improved url scheme detection in client API and core components type: changed authors: - name: Vishnu Priya Chandra Sekar links: - name: SOLR-18056 url: https://issues.apache.org/jira/browse/SOLR-18056 + - name: SOLR-18055 + url: https://issues.apache.org/jira/browse/SOLR-18055 +important_notes: Review Comment: Well, there is no other field I could use for. Based on this, I will just have a self descriptive title (IMO this is the hardest part) like "Standardize urlScheme detection by prioritizing "solr.ssl.enabled" over solr.xml and cluster property" -- 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]
