[
https://issues.apache.org/jira/browse/IGNITE-25535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-25535:
----------------------------------------
Assignee: Kirill Tkalenko
> Optimization of StorageUpdateHandler#tryProcessRow
> --------------------------------------------------
>
> Key: IGNITE-25535
> URL: https://issues.apache.org/jira/browse/IGNITE-25535
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
>
> At first glance, we can optimize
> *org.apache.ignite.internal.table.distributed.StorageUpdateHandler#tryProcessRow*
> if we implement the logic of
> *org.apache.ignite.internal.table.distributed.StorageUpdateHandler#performStorageCleanupIfNeeded*
> in *org.apache.ignite.internal.storage.MvPartitionStorage#addWrite* and
> *org.apache.ignite.internal.storage.MvPartitionStorage#addWriteCommited*.
> This may be a wrong assumption and we can do it even better or more optimally.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)