Palash Chauhan created PHOENIX-7166:
---------------------------------------
Summary: Set default values of feature flags introduced by
metadata caching redesign
Key: PHOENIX-7166
URL: https://issues.apache.org/jira/browse/PHOENIX-7166
Project: Phoenix
Issue Type: Sub-task
Reporter: Palash Chauhan
Assignee: Palash Chauhan
We have 3 feature flags which will control the metadata caching redesign
functionality.
1. phoenix.metadata.invalidate.cache.enabled (default = false)
2. phoenix.ddl.timestamp.validation.enabled (default = false)
3. phoenix.default.update.cache.frequency (default = ALWAYS = 0)
Once the implementation is complete, we can set the boolean config flags to
True and set default Update Cache Frequency to NEVER = Long.MAX_VALUE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)