[
https://issues.apache.org/jira/browse/IGNITE-20354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-20354:
-----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> 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
> Fix For: 3.0.0-beta2
>
>
> 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)