[
https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494225#comment-17494225
]
ASF subversion and git services commented on SOLR-15982:
--------------------------------------------------------
Commit 7e132e7596cf95bd466bad8a06a9d3b9533b3704 in solr's branch
refs/heads/branch_9_0 from ijioio
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=7e132e7 ]
SOLR-15982: Add end time value to backup response (#595)
* Standardize backup response keys
Co-authored-by: Houston Putman <[email protected]>
(cherry picked from commit 958a070c9280505717264fa6af65d2204accec44)
> 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
> Assignee: Houston Putman
> Priority: Major
> Fix For: 9.0
>
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> 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]