This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from ecf6bfd0e35 Update dependency org.eclipse.jgit:org.eclipse.jgit to
v7.7.0.202606012155-r (#4540)
add dc910ce8580 Add CloudSolrClient.getHttpClient (#4523)
No new revisions were added by this update.
Summary of changes:
.../org/apache/solr/cloud/api/collections/SplitShardCmd.java | 3 +--
.../apache/solr/cloud/api/collections/ShardSplitTest.java | 3 +--
.../solr-ref-guide/modules/deployment-guide/pages/solrj.adoc | 4 ++--
.../solr/client/solrj/impl/SolrClientNodeStateProvider.java | 12 ++++--------
.../apache/solr/client/solrj/impl/CloudHttp2SolrClient.java | 1 +
.../org/apache/solr/client/solrj/impl/CloudSolrClient.java | 3 +++
.../solr/client/solrj/impl/CloudSolrClientCacheTest.java | 5 +++++
.../api/collections/AbstractCloudBackupRestoreTestCase.java | 6 +++---
8 files changed, 20 insertions(+), 17 deletions(-)