[
https://issues.apache.org/jira/browse/IGNITE-20354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762688#comment-17762688
]
Denis Chudov commented on IGNITE-20354:
---------------------------------------
[~ksizov] LGTM.
> 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
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
>
> 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)