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 08:28:00 UTC

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

Kirill Tkalenko created IGNITE-19396:
----------------------------------------

             Summary: 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
             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.



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