[
https://issues.apache.org/jira/browse/SOLR-17876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017349#comment-18017349
]
ASF subversion and git services commented on SOLR-17876:
--------------------------------------------------------
Commit f17cc4df9463f5ca10bb3fdc946699c1ff61b77a in solr's branch
refs/heads/branch_9x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f17cc4df946 ]
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).
(cherry picked from commit 7301af08f90171f4e22b9fb0e019ff9163ceae28)
> 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]