[ 
https://issues.apache.org/jira/browse/SOLR-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755209#comment-17755209
 ] 

ASF subversion and git services commented on SOLR-16859:
--------------------------------------------------------

Commit 35bf0faf4f9ad223e4c91cdc48effa3d5b224ab7 in solr's branch 
refs/heads/branch_9x from Alex Deparvu
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=35bf0faf4f9 ]

SOLR-16859 Missing Proxy support for Http2SolrClient (#1779)

(cherry picked from commit 21740acc3392645ffc08b4dd07e26e8235a03880)


> 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
>            Priority: Major
>          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

Reply via email to