[
https://issues.apache.org/jira/browse/IGNITE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-16379:
------------------------------------
Description:
We need to extend raft change configurations listener with
{{onReconfigurationError(errorContext)}} event.
It must be invoked on any issues, which will be occurred when
ChangePeersRequest has already been processed and provide the context of error:
RaftError and message.
was:
We need to extend raft change configurations listener with
{{onChangePeersError(errorContext)}} event.
It must be invoked on any issues, which will be occurred when
ChangePeersRequest has already been processed and provide the context of error:
RaftError and message.
> Extend raft configuration changes' listener with onReconfigurationError
> -----------------------------------------------------------------------
>
> Key: IGNITE-16379
> URL: https://issues.apache.org/jira/browse/IGNITE-16379
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Assignee: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
>
> We need to extend raft change configurations listener with
> {{onReconfigurationError(errorContext)}} event.
> It must be invoked on any issues, which will be occurred when
> ChangePeersRequest has already been processed and provide the context of
> error: RaftError and message.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)