[ 
https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494221#comment-17494221
 ] 

ASF subversion and git services commented on SOLR-15982:
--------------------------------------------------------

Commit 5d058f41b54c6174380c8d661f23f4c0e6ca5431 in solr's branch 
refs/heads/branch_9x from ijioio
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5d058f4 ]

SOLR-15982: Add end time value to backup response (#595)

* Standardize backup response keys

Co-authored-by: Houston Putman <hous...@apache.org>
(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: Jason Gerlowski
>            Priority: Major
>          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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to