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

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


    from f696fea1f62 remove license files that are no longer part of the 
dependency tree (#4751)
     new 36fb6b8504b SOLR-18344: Report in-progress backup status on 
/replication?command=details (#4728)
     new 08c1a7dc0bc Small content fixes (#4759)

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:
 ...SOLR-18344-report-in-progress-backup-status.yml |  10 ++
 .../java/org/apache/solr/handler/SnapShooter.java  |  54 +++++++++++
 .../solr/handler/TestSnapshotCoreBackup.java       | 101 +++++++++++++++++++++
 .../org/apache/solr/schema/ICUCollationField.java  |   8 +-
 .../DocumentCategorizerUpdateProcessorFactory.java |   5 +-
 .../apache/solr/schema/TestICUCollationField.java  |   2 +-
 .../schema/TestICUCollationFieldDocValues.java     |   4 +-
 .../handler/clustering/FlatKeysAttrVisitor.java    |   2 +-
 .../ClusteringComponentDistributedTest.java        |   3 +-
 .../clustering/ClusteringComponentTest.java        |   8 +-
 .../apache/solr/cuvs/TestCuVSCodecSupportIT.java   |   6 +-
 .../deployment-guide/pages/backup-restore.adoc     |  37 +++++++-
 12 files changed, 216 insertions(+), 24 deletions(-)
 create mode 100644 
changelog/unreleased/SOLR-18344-report-in-progress-backup-status.yml

Reply via email to