This is an automated email from the ASF dual-hosted git repository.
houston pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from fa099a0e750 SOLR-17671: Replication and Backup use an unwrapped
Directory to copy files. (#3185)
add 3d6458b6a51 SOLR-17667: Simplify zombie logic in LBSolrClient (#3176)
No new revisions were added by this update.
Summary of changes:
solr/CHANGES.txt | 2 +
.../solr/client/solrj/impl/LBHttp2SolrClient.java | 14 +-
.../solr/client/solrj/impl/LBHttpSolrClient.java | 2 +-
.../solr/client/solrj/impl/LBSolrClient.java | 142 ++++++++++-----------
.../impl/LBHttp2SolrClientIntegrationTest.java | 2 +
5 files changed, 76 insertions(+), 86 deletions(-)