You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/05/27 08:45:13 UTC

[jira] [Updated] (PHOENIX-2939) MetaCache is easily thrashed with default settings

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

James Taylor updated PHOENIX-2939:
----------------------------------
    Fix Version/s: 4.9.0

> MetaCache is easily thrashed with default settings
> --------------------------------------------------
>
>                 Key: PHOENIX-2939
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2939
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Nick Dimiduk
>             Fix For: 4.9.0
>
>
> With default settings for {{phoenix.coprocessor.maxMetaDataCacheSize}} (20mb) and {{phoenix.stats.guidepost.width}} (100mb * 3), even a relatively small amount of data (ie 10TB, 2000 regions) will easily produce more stats data than fits in the cache. This quickly leads us into a situation where we thrash the cache and spend an inordinate amount of time (re)scanning SYSTEM.STATS table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)