Alex Warshavsky created PHOENIX-2917:
----------------------------------------

             Summary: 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.4#6332)

Reply via email to