Kirill Gusakov created IGNITE-20364:
---------------------------------------
Summary: Design the details how zone partition listeners will
support multiple table partitions
Key: IGNITE-20364
URL: https://issues.apache.org/jira/browse/IGNITE-20364
Project: Ignite
Issue Type: Task
Reporter: Kirill Gusakov
*Motivation*
Due to the fact, that the new data layout will be built around the zone-based
partition: one zone partition (one RAFT peer at the node) will store multiple
table partitions (multiple state machines for one RAFT peer). So, we need to
prepare details according for
[document|https://github.com/apache/ignite-3/blob/1abb67c8770179d5d3e295876b73893f3845a08e/modules/distribution-zones/tech-notes/zone-collocation.md#L1]
to clarify implementation details.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)