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 2017/05/01 20:02:04 UTC

[jira] [Resolved] (PHOENIX-2917) Allow UPDATE_CACHE_FREQUENCY default setting across tables

     [ 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)