Rainer Koschnick created SOLR-16859:
---------------------------------------
Summary: Missing Proxy support for Http2SolrClient
Key: SOLR-16859
URL: https://issues.apache.org/jira/browse/SOLR-16859
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrJ
Affects Versions: 9.2.1
Reporter: Rainer Koschnick
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: [email protected]
For additional commands, e-mail: [email protected]