[
https://issues.apache.org/jira/browse/IGNITE-13467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204850#comment-17204850
]
Maxim Muzafarov commented on IGNITE-13467:
------------------------------------------
[~dfrolov]
I've added the events below the same way as it was done for {{TASK}}, {{JOB}}.
Hopefully, it will be enough to handle all the cases.
{code}
EVT_CLUSTER_SNAPSHOT_STARTED,
EVT_CLUSTER_SNAPSHOT_FINISHED,
EVT_CLUSTER_SNAPSHOT_FAILED
{code}
> Add events for snapshot operation state
> ---------------------------------------
>
> Key: IGNITE-13467
> URL: https://issues.apache.org/jira/browse/IGNITE-13467
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Major
> Labels: iep-43
> Fix For: 2.10
>
>
> The snapshot operation states must be exposed to the user by firing Ignite
> events:
> - snapshot operation started
> - snapshot operation finished
--
This message was sent by Atlassian Jira
(v8.3.4#803005)