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

James Taylor resolved PHOENIX-2939.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 4.9.0)
                   4.8.0

Guideposts are cached in a separate cache from meta data on the client, so this 
is no longer an issue.

> 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.8.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)

Reply via email to