<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Lucene-main-Windows" build number 19,977</shortDescription><upstreamBuild>19977</upstreamBuild><upstreamProject>Lucene-main-Windows</upstreamProject><upstreamUrl>job/Lucene-main-Windows/</upstreamUrl></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>9528</buildNumber><marked><SHA1>712c94a47ba1ac4c15dc890566fb5ddac437b97d</SHA1><branch><SHA1>712c94a47ba1ac4c15dc890566fb5ddac437b97d</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>712c94a47ba1ac4c15dc890566fb5ddac437b97d</SHA1><branch><SHA1>712c94a47ba1ac4c15dc890566fb5ddac437b97d</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>712c94a47ba1ac4c15dc890566fb5ddac437b97d</SHA1><branch><SHA1>712c94a47ba1ac4c15dc890566fb5ddac437b97d</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/solr.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='hudson.model.ParametersAction'></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>299</skipCount><totalCount>8353</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>Java: 64bit/hotspot/jdk-24.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC</description><displayName>#9528</displayName><duration>15968288</duration><estimatedDuration>1652029</estimatedDuration><fullDisplayName>Solr-main-macOS #9528</fullDisplayName><id>9528</id><inProgress>false</inProgress><keepLog>false</keepLog><number>9528</number><queueId>225046</queueId><result>FAILURE</result><timestamp>1783692541756</timestamp><url>https://jenkins.thetaphi.de/view/Solr/job/Solr-main-macOS/9528/</url><builtOn>macOS VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/core/src/java/org/apache/solr/pkg/PackageAPI.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/cloud/ZkController.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/admin/api/SyncShard.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/admin/ColStatus.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/admin/proxy/RemoteRequestProxy.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/filestore/DistribFileStore.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/component/IterativeMergeStrategy.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/core/CoreContainer.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java</affectedPath><commitId>712c94a47ba1ac4c15dc890566fb5ddac437b97d</commitId><timestamp>1783690537000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/dsmiley</absoluteUrl><fullName>dsmiley</fullName></author><authorEmail>dsmiley@apache.org</authorEmail><comment>SOLR-17968: narrow CoreContainer.getDefaultHttpSolrClient() to HttpSolrClient

Return the base HttpSolrClient type instead of the concrete HttpJettySolrClient, so
consumers don't couple to the Jetty implementation. Modules generally don't care.

Widened 4 internal callers to the base type (ColStatus, IterativeMergeStrategy,
SolrConfigHandler.PerReplicaCallable) or the base API (PackageAPI now uses
processWithBaseUrl). Five callers keep a cast to HttpJettySolrClient because they
genuinely use Jetty-only API: Builder.withHttpClient (shares Jetty transport internals),
getHttpClient() for raw proxying, and the async requestWithBaseUrl(baseUrl, fn) overload.

Pure compile-time change; runtime behavior is unchanged. Experimental; for discussion
on whether to keep here or split out.
</comment><date>2026-07-10 09:35:37 -0400</date><id>712c94a47ba1ac4c15dc890566fb5ddac437b97d</id><msg>SOLR-17968: narrow CoreContainer.getDefaultHttpSolrClient() to HttpSolrClient</msg><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/cloud/ZkController.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/filestore/DistribFileStore.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/component/IterativeMergeStrategy.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/core/CoreContainer.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/pkg/PackageAPI.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/admin/api/SyncShard.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/admin/ColStatus.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/handler/admin/proxy/RemoteRequestProxy.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/janhoy</absoluteUrl><fullName>janhoy</fullName></culprit><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/dsmiley</absoluteUrl><fullName>dsmiley</fullName></culprit></freeStyleBuild>