Kirill Gusakov created IGNITE-20363:
---------------------------------------
Summary: Implement the aggregated state machine, which routes the
command to appropriate concrete state machines
Key: IGNITE-20363
URL: https://issues.apache.org/jira/browse/IGNITE-20363
Project: Ignite
Issue Type: Task
Reporter: Kirill Gusakov
*Motivation*
According to the new zone-based partitions design every raft peer handle the
command for different tables. So, we need to introduce the abstracted
"aggregated state machine", which will route the commands to the concrete
tables state machines
TODO: Add details of implementation and definition of done
--
This message was sent by Atlassian Jira
(v8.20.10#820010)