[ https://issues.apache.org/jira/browse/SOLR-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Deparvu resolved SOLR-16859. --------------------------------- Fix Version/s: 9.4 Assignee: Alex Deparvu Resolution: Fixed > Missing Proxy support for Http2SolrClient > ----------------------------------------- > > Key: SOLR-16859 > URL: https://issues.apache.org/jira/browse/SOLR-16859 > Project: Solr > Issue Type: Bug > Components: SolrJ > Affects Versions: 9.2.1 > Reporter: Rainer Koschnick > Assignee: Alex Deparvu > Priority: Major > Fix For: 9.4 > > Time Spent: 1.5h > Remaining Estimate: 0h > > We are currently trying to upgrade to Solr 9 and are using Http2SolrClient to > connect to Solr. > Sadly the internal HttpClient doesn't pick up the system's proxy settings. > Proxy support needs to be configured, but the client used by Http2SolrClient > isn't exposed through the API so there is no way to set that configuration. > The class also cannot be extended so there really doesn't seem any way to > make it work through a proxy anymore. > It would be nice if the Builder had something like withProxyConfiguration(). -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org