This is an automated email from the ASF dual-hosted git repository.
gerlowskija pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 1a35c83 SOLR-15696: CHANGES.txt entry
1a35c83 is described below
commit 1a35c83647cddf054844dba1212e12bc0f6ba8a2
Author: Jason Gerlowski <[email protected]>
AuthorDate: Fri Oct 22 10:18:03 2021 -0400
SOLR-15696: CHANGES.txt entry
---
solr/CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1ae7271..f7e288b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -419,6 +419,8 @@ Bug Fixes
* SOLR-15702: Fix S3Repository to follow BackupRepository.createDirectory()
API contract (Houston Putman)
+* SOLR-15696: Incremental backups no longer fail on collections that had
previously seen a 'SPLITSHARD' operation. (Jason Gerlowski)
+
Build
---------------------