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

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

Commit 7301af08f90171f4e22b9fb0e019ff9163ceae28 in solr's branch 
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=7301af08f90 ]

SOLR-17876: Http2SolrClient: followRedirects=true flaky (#3505)

If someone creates an Http2SolrClient with followRedirects=true, and then uses 
this client to create future clients (via builder.withHttpClient), then 
redirect processing would be disabled on the shared instance (bad).

> Http2SolrClient: if followRedirects=true on shared instance; will be disabled 
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-17876
>                 URL: https://issues.apache.org/jira/browse/SOLR-17876
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>            Reporter: David Smiley
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> If someone creates an Http2SolrClient with followRedirects=true, and then 
> uses this client to create future clients (the builder.withHttpClient), then 
> redirect processing will be disabled on the shared instance (bad).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to