Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
8.11.1
-
None
Description
Previously there was a backup size issue solved SOLR-15842. Within the fix an additional field endTime was added to org.apache.solr.core.backup.BackupProperties. This field is filled with current date during org.apache.solr.core.backup.BackupProperties.store(Writer) call and successfully written to backup properties file.
The only thing, we forget to include the value of the endTime to the aggregated result of the backup response. For now only startTime is appended to result.
Attachments
Issue Links
- links to