dsmiley commented on PR #4282: URL: https://github.com/apache/solr/pull/4282#issuecomment-4248834055
Thanks Gaurav. Looking at where you've added these, I see that SolrRequest already has headers, and these get copied by the Http Solrclient impls. How about we instead ensure that SolrRequest's headers get pre-initialized, and thus we don't even end up touching HttpJettySolrClient and HttpJdkSolrClient? -- 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]
