You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/05/02 11:33:00 UTC

[jira] [Assigned] (IGNITE-19396) Move work with indexes from StorageUpdateHandler to a separate class

     [ https://issues.apache.org/jira/browse/IGNITE-19396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Tkalenko reassigned IGNITE-19396:
----------------------------------------

    Assignee: Kirill Tkalenko

> Move work with indexes from StorageUpdateHandler to a separate class
> --------------------------------------------------------------------
>
>                 Key: IGNITE-19396
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19396
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> For the garbage collector, *org.apache.ignite.internal.table.distributed.StorageUpdateHandler* is used because it performs work with indexes, which is not entirely correct, it is worth moving work with indexes from *StorageUpdateHandler* into a separate class.
> It would also be nice to do garbage collection in batches in *org.apache.ignite.internal.table.distributed.gc.MvGc*.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)