[ https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494216#comment-17494216 ]
ASF subversion and git services commented on SOLR-15982: -------------------------------------------------------- Commit 958a070c9280505717264fa6af65d2204accec44 in solr's branch refs/heads/main from ijioio [ https://gitbox.apache.org/repos/asf?p=solr.git;h=958a070 ] SOLR-15982: Add end time value to backup response (#595) * Standardize backup response keys Co-authored-by: Houston Putman <hous...@apache.org> > 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