You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2023/05/14 10:20:00 UTC

[jira] [Commented] (IGNITE-19465) Log message of warn-result of snapshot creation might be more accurate.

    [ https://issues.apache.org/jira/browse/IGNITE-19465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722469#comment-17722469 ] 

Ignite TC Bot commented on IGNITE-19465:
----------------------------------------

{panel:title=Branch: [pull/10712/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10712/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7172983&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Log message of warn-result of snapshot creation might be more accurate.
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-19465
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19465
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vladimir Steshin
>            Assignee: Vladimir Steshin
>            Priority: Minor
>
> If snapshot creation ends with a warning, we might change log on the processing node from
> info: '_Cluster-wide snapshot operation finished successfully:_'
> to
> _warn_: '_Cluster-wide snapshot operation finished with warnings:_' + the warnings occurred.
> Same for the text of _SNAPSHOT_FINISHED_WRN_MSG_. For the warned snapshot we might change:
> '_Cluster-wide snapshot operation failed:_'
> to
> '_Cluster-wide snapshot operation finished with warnings:_'.
> Additionally, we should not put into 'SnapshotOperationRequest.toString()' the snapshot meta and  the streamer warning flag. They are for internal usage only. No useful info for a user. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)