[
https://issues.apache.org/jira/browse/SOLR-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740600#comment-17740600
]
Kevin Risden commented on SOLR-16859:
-------------------------------------
https://github.com/apache/solr/blame/main/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java#L219
would be the right method to add support
> 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
> Priority: Major
>
> 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]