You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/08/17 14:34:00 UTC

[jira] [Updated] (IMPALA-6876) Entries in CatalogUsageMonitor are not cleared after invalidation

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

Quanlong Huang updated IMPALA-6876:
-----------------------------------
    Target Version: Impala 2.13.0, Impala 3.4.0  (was: Impala 2.13.0, Impala 3.3.0)

> Entries in CatalogUsageMonitor are not cleared after invalidation
> -----------------------------------------------------------------
>
>                 Key: IMPALA-6876
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6876
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 3.0, Impala 2.12.0
>            Reporter: Dimitris Tsirogiannis
>            Priority: Major
>              Labels: memory-leak, ramp-up
>
> The CatalogUsageMonitor in the catalog maintains a small cache of references to tables that: a) are accessed frequently in the catalog and b) have the highest memory requirements. These entries are not cleared upon server or table invalidation, thus preventing the GC from collecting the memory of these tables. We should make sure that the CatalogUsageMonitor does not maintain entries of tables that have been invalidated or deleted. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org