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

James Taylor resolved PHOENIX-2917.
-----------------------------------
    Resolution: Duplicate

Duplicate of PHOENIX-2885

> Allow UPDATE_CACHE_FREQUENCY default setting across tables
> ----------------------------------------------------------
>
>                 Key: PHOENIX-2917
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2917
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: Alex Warshavsky
>            Priority: Minor
>
> There's a table level property UPDATE_CACHE_FREQUENCY which controls how 
> often the server will be checked for meta data updates. In order to stream 
> line this across the tables, it would be beneficial to have a default value 
> (eg. 15 min). There're two possibilities for setting this:
> 1) table creation time
> 2) at runtime if table level property is not set and global property is set.
> This property should apply to tables and not views since lifecycle of the 
> views differs from tables.
> Proposed property name: phoenix.schema.minUpdateCacheFrequency



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to