This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new a1d1b2f1d4f SOLR-17286: CHANGES.txt
a1d1b2f1d4f is described below
commit a1d1b2f1d4f2b578682627805b690b5efcebdd21
Author: David Smiley <[email protected]>
AuthorDate: Wed Aug 20 09:39:42 2025 -0400
SOLR-17286: CHANGES.txt
---
solr/CHANGES.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 58588ec5eef..ab0755ef95e 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -241,7 +241,8 @@ Dependency Upgrades
Other Changes
---------------------
-(No changes)
+* SOLR-17286: When proxying requests to another node, use Jetty HttpClient not
Apache HttpClient.
+ (David Smiley)
================== 9.9.1 ==================
Bug Fixes