Kirill Gusakov created IGNITE-22950:
---------------------------------------
Summary: Implement the local event driven table state machines drop
Key: IGNITE-22950
URL: https://issues.apache.org/jira/browse/IGNITE-22950
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Gusakov
*Motivation*
This ticket is a continuation of IGNITE-22689, but for the table state machines
drop case.
*Definition of done*
- PartitionReplicaLifecycleManager fire the events about the zone replica drop.
- TableManager listens these events and destroy target partitions
*Implementation notes*
- Implementation must reuse the algorithm of synchronization between
PartitionReplicaLifecycleManager and TableManager, which was introduced under
IGNITE-22689
--
This message was sent by Atlassian Jira
(v8.20.10#820010)