pvcnt commented on PR #2354: URL: https://github.com/apache/solr/pull/2354#issuecomment-2007249997
I have observed it in production (running on 8.6, granted). SolrServerException sure has a constructor that takes no cause, and is used at several places in Http2SolrClient, HttpSolrClient and LBSolrClient. I guess the extra check does not hurt, since the code definitely allows the cause to be null? -- 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]
