[
https://issues.apache.org/jira/browse/IGNITE-18979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890954#comment-17890954
]
Ignite TC Bot commented on IGNITE-18979:
----------------------------------------
{panel:title=Branch: [pull/11597/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Windows){color} [[tests 0 TIMEOUT , Exit Code
|https://ci2.ignite.apache.org/viewLog.html?buildId=8120029]]
{panel}
{panel:title=Branch: [pull/11597/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8117889&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Time Spent: 1h
> 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)