Re: [PR] SOLR-17593: New home for default http2 client [solr]

2025-02-19 Thread via GitHub
dsmiley commented on code in PR #2689: URL: https://github.com/apache/solr/pull/2689#discussion_r1962850987 ## solr/solrj/src/java/org/apache/solr/common/util/IOUtils.java: ## @@ -16,15 +16,14 @@ */ package org.apache.solr.common.util; -import java.io.Closeable; import jav

Re: [PR] SOLR-17593: New home for default http2 client [solr]

2025-02-19 Thread via GitHub
mkhludnev commented on code in PR #2689: URL: https://github.com/apache/solr/pull/2689#discussion_r1961437392 ## solr/solrj/src/java/org/apache/solr/common/util/IOUtils.java: ## @@ -16,15 +16,14 @@ */ package org.apache.solr.common.util; -import java.io.Closeable; import j