You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (Jira)" <ji...@apache.org> on 2021/06/02 10:07:00 UTC

[jira] [Created] (IGNITE-14814) SQL statistics: drop statistics on cache destroy / DROP TABLE

Alexander Belyak created IGNITE-14814:
-----------------------------------------

             Summary: SQL statistics: drop statistics on cache destroy / DROP TABLE
                 Key: IGNITE-14814
                 URL: https://issues.apache.org/jira/browse/IGNITE-14814
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Alexander Belyak


Now we cannot drop statistics automatically on cache destroy.
It depends on GridCacheProcessor#stopCache destroy flag. It is false when the all caches from a group are stopped. In this case group



--
This message was sent by Atlassian Jira
(v8.3.4#803005)