[ https://issues.apache.org/jira/browse/IGNITE-16379 ]
Kirill Gusakov deleted comment on IGNITE-16379:
-----------------------------------------
was (Author: kgusakov):
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 onChangePeersError
> -------------------------------------------------------------------
>
> Key: IGNITE-16379
> URL: https://issues.apache.org/jira/browse/IGNITE-16379
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Priority: Major
>
> 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.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)