[
https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487091#comment-17487091
]
Artem Abeleshev commented on SOLR-15982:
----------------------------------------
https://github.com/apache/solr/pull/595
> Add endTime value to the backup result
> --------------------------------------
>
> Key: SOLR-15982
> URL: https://issues.apache.org/jira/browse/SOLR-15982
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Backup/Restore
> Affects Versions: 8.11.1
> Reporter: Artem Abeleshev
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]