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/03/29 07:05:00 UTC

[jira] [Created] (IGNITE-19150) Implement proper destruction of indexes

Kirill Tkalenko created IGNITE-19150:
----------------------------------------

             Summary: Implement proper destruction of indexes
                 Key: IGNITE-19150
                 URL: https://issues.apache.org/jira/browse/IGNITE-19150
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-beta2


At the moment, we do not honestly destroy indexes anywhere in the core code, we simply remove them from the collection of indexes when inserting data.



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