[jira] [Created] (SOLR-17243) CloudSolrClient should support SolrRequest.getBasePath (a URL)

2024-04-20 Thread David Smiley (Jira)
David Smiley created SOLR-17243: --- Summary: CloudSolrClient should support SolrRequest.getBasePath (a URL) Key: SOLR-17243 URL: https://issues.apache.org/jira/browse/SOLR-17243 Project: Solr

Re: [PR] SOLR-17194: Fix bug - CloudHttp2SolrClient doesn't preserve the passed httpClient to Http2ClusterStateProvider when using the internalClientBuilder [solr]

2024-04-20 Thread via GitHub
laminelam commented on PR #2412: URL: https://github.com/apache/solr/pull/2412#issuecomment-2067730797 > I noticed that you have this listed as a 10 change, not a 9.6.. which is fine by me, just wanted to check... My bad... I put it first in 9.6 but when resolving conflicts I somehow

Re: [PR] SOLR-16932: expose `AsyncTracker`'s max outstanding async req limit config in `Http2SolrClient` [solr]

2024-04-20 Thread via GitHub
pvcnt commented on code in PR #2313: URL: https://github.com/apache/solr/pull/2313#discussion_r1573262174 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -1048,7 +1056,7 @@ private static class AsyncTracker { int

Re: [PR] SOLR-16932: expose `AsyncTracker`'s max outstanding async req limit config in `Http2SolrClient` [solr]

2024-04-20 Thread via GitHub
pvcnt commented on code in PR #2313: URL: https://github.com/apache/solr/pull/2313#discussion_r1573262174 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -1048,7 +1056,7 @@ private static class AsyncTracker { int

[PR] Update io.netty:* to v4.1.109.Final [solr]

2024-04-20 Thread via GitHub
solrbot opened a new pull request, #2413: URL: https://github.com/apache/solr/pull/2413 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.netty:netty-transport-native-epoll](https://netty.io/)