Kirill Sizov created IGNITE-20354:
--------------------------------------
Summary: Reduce code duplication in commit cleanup
Key: IGNITE-20354
URL: https://issues.apache.org/jira/browse/IGNITE-20354
Project: Ignite
Issue Type: Task
Reporter: Kirill Sizov
PartitionListener and PartitionReplicaListener have the storage cleanup code
duplicated, any change to it should be introduced in both places.
*Implementation details*
There is already a StorageUpdateHandler that was created to reuse the storage
access logic.
The storage commit cleanup should be moved into this class from both *LIstener
classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)