This is an automated email from the ASF dual-hosted git repository.

tflobbe pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 70abd8db898 SOLR-17000: Fix ExecutorUtilTest to eliminate concurrency 
assumptions
     add f88891e6bb8 SOLR-16852: Let backups have custom key/values (#1739)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../client/api/model/CollectionBackupDetails.java  |  1 +
 .../solr/cloud/api/collections/BackupCmd.java      | 10 +++-
 .../apache/solr/core/backup/BackupProperties.java  | 68 ++++++++++++++++++----
 .../admin/api/CreateCollectionBackupAPI.java       |  7 +++
 .../LocalFSCloudIncrementalBackupTest.java         | 68 ++++++++++++++++++++++
 .../solr/cloud/api/collections/PurgeGraphTest.java |  6 +-
 .../pages/collection-management.adoc               | 10 +++-
 .../solrj/request/CollectionAdminRequest.java      |  9 +++
 .../collections/AbstractIncrementalBackupTest.java | 33 ++++++++++-
 10 files changed, 198 insertions(+), 16 deletions(-)

Reply via email to