[
https://issues.apache.org/jira/browse/SOLR-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742555#comment-17742555
]
Alex Deparvu commented on SOLR-16859:
-------------------------------------
I made a best-effort PR https://github.com/apache/solr/pull/1779 I was not able
to verify all paths (no http2 proxy test, no secure proxy test) correctly, so I
would need some help here.
> 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
> Time Spent: 20m
> 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: [email protected]
For additional commands, e-mail: [email protected]