This is an automated email from the ASF dual-hosted git repository.
houston pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 816b150c617 SOLR-16951: Fixes for PKIAuthenticationPlugin commit
new 4d020b88d91 SOLR-17661: Fix flaky TestLTRQParserPlugin tests
new 5230eaea170 SOLR-17447: Fix incorrect numberScanned in
EarlyTerminatingCollector
new 7897e290ca2 SOLR-17769: Use S3 RetryStrategy instead of RetryPolicy
(#3375)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
solr/CHANGES.txt | 2 ++
.../apache/solr/search/EarlyTerminatingCollector.java | 2 +-
.../test/org/apache/solr/ltr/TestLTRQParserPlugin.java | 4 ++--
solr/modules/s3-repository/build.gradle | 1 +
.../src/java/org/apache/solr/s3/S3StorageClient.java | 18 ++++++------------
.../org/apache/solr/s3/S3IncrementalBackupTest.java | 13 +++++++++++++
versions.lock | 2 +-
7 files changed, 26 insertions(+), 16 deletions(-)