[ 
https://issues.apache.org/jira/browse/IGNITE-22233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirill Gusakov updated IGNITE-22233:
------------------------------------
    Description: 
*Motivation*
After the IGNITE-22231 the empty replica listeners implemented. Under this 
ticket we need to implement the actual behaviour.

*Definition of done*
- Zone-based replica listeners implemented as an aggregator of the table-based 
one and route the messages by table id
- Replication messages extended by the zone id
- Implemented the smoke test: any inserted data can be read successfully in the 
stable group: when the primary replica are not changing during the test

  was:
*Motivation*
After the IGNITE-22231 the empty RAFT and replica listeners implemented. Under 
this ticket we need to implement the actual behaviour.

*Definition of done*
- RAFT group listener aggregate the table partition listeners and route the 
RAFT events to actual table state machine
- TODO for replica listener


> Implement zone replica listener
> -------------------------------
>
>                 Key: IGNITE-22233
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22233
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Gusakov
>            Assignee: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>
> *Motivation*
> After the IGNITE-22231 the empty replica listeners implemented. Under this 
> ticket we need to implement the actual behaviour.
> *Definition of done*
> - Zone-based replica listeners implemented as an aggregator of the 
> table-based one and route the messages by table id
> - Replication messages extended by the zone id
> - Implemented the smoke test: any inserted data can be read successfully in 
> the stable group: when the primary replica are not changing during the test



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

Reply via email to