[GitHub] [solr] tflobbe commented on a diff in pull request #1047: SOLR-16229: Abort requests on exception

2022-09-29 Thread GitBox
tflobbe commented on code in PR #1047: URL: https://github.com/apache/solr/pull/1047#discussion_r983941212 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -451,22 +451,24 @@ public NamedList request(SolrRequest solrRequest, String collection

[GitHub] [solr] tflobbe commented on a diff in pull request #1047: SOLR-16229: Abort requests on exception

2022-09-29 Thread GitBox
tflobbe commented on code in PR #1047: URL: https://github.com/apache/solr/pull/1047#discussion_r983938498 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -477,6 +479,13 @@ public NamedList request(SolrRequest solrRequest, String collection)