This is an automated email from the ASF dual-hosted git repository.
gerlowskija pushed a change to branch branch_9_0
in repository https://gitbox.apache.org/repos/asf/solr.git.
from 09df6e1 SOLR-15914 Make it super simple to add a (contrib) module to
shared classpath (#557)
new c38125f SOLR-15501: Read GCS creds more permissively
new 11c07ba SOLR-15501: Fix longstanding GCS test issue
The 2 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:
.../org/apache/solr/gcs/GCSBackupRepository.java | 15 ++++----
.../java/org/apache/solr/gcs/GCSConfigParser.java | 16 +++++----
.../apache/solr/gcs/GCSBackupRepositoryTest.java | 41 ++++++++++++----------
.../apache/solr/gcs/GCSIncrementalBackupTest.java | 5 ---
.../solr/gcs/LocalStorageGCSBackupRepository.java | 11 +++++-
solr/solr-ref-guide/src/backup-restore.adoc | 3 +-
6 files changed, 51 insertions(+), 40 deletions(-)