[
https://issues.apache.org/jira/browse/IGNITE-18979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-18979:
------------------------------------
Description:
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.
>From other hand it's useful get info about when full/incremental snapshot was
>created.
was:
Currently SnapshotView doesn't show snapshot creation time. 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.
>From other hand it's useful get info about when last full/incremental snapshot
>was created.
> 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
> Priority: Major
> Labels: IEP-89, ise
>
> 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.
> From other hand it's useful get info about when full/incremental snapshot was
> created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)