[
https://issues.apache.org/jira/browse/IGNITE-18979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-18979:
-------------------------------------
Release Note: Added snapshot creation time into the snapshot view
> Add snapshot creation time in SnapshotView
> ------------------------------------------
>
> Key: IGNITE-18979
> URL: https://issues.apache.org/jira/browse/IGNITE-18979
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Aleksandr Popov
> Priority: Major
> Labels: IEP-89, ise
> Fix For: 2.17
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Currently SnapshotView doesn't show snapshot creation time. Currently this
> value can be extracted from metrics (snapshot.endTime), but:
> # it shows only on the snapshot initiator node
> # this value is not persisted
> # it is overrided after new snapshot created.
>
> To fix this issue:
> # Add creation timestamp in `SnapshotMetadata`
> # Use this timestamp in `SnapshotView`
> # Test it in `SystemViewSelfTest#testSnapshot`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)