dsmiley opened a new pull request, #3505:
URL: https://github.com/apache/solr/pull/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).
   
   https://issues.apache.org/jira/browse/SOLR-17876
   
   note: I saw this merely by careful code inspection


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to