You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2023/01/11 07:35:03 UTC

[jira] [Created] (IGNITE-18523) Destroy RocksDbTableStorage on destroy()

Roman Puchkovskiy created IGNITE-18523:
------------------------------------------

             Summary: Destroy RocksDbTableStorage on destroy()
                 Key: IGNITE-18523
                 URL: https://issues.apache.org/jira/browse/IGNITE-18523
             Project: Ignite
          Issue Type: Improvement
            Reporter: Roman Puchkovskiy
             Fix For: 3.0.0-beta2


Currently, {{#destroy()}} just stops the table storage, but, as it's used to implement table dropping, it should also destroy all the partitions.



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