Artem Abeleshev created SOLR-15982:
--------------------------------------

             Summary: 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


Previously there was a backup size issue solved #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]

Reply via email to