Congling Xia created KYLIN-4435:
-----------------------------------
Summary: query cache improvement
Key: KYLIN-4435
URL: https://issues.apache.org/jira/browse/KYLIN-4435
Project: Kylin
Issue Type: Improvement
Reporter: Congling Xia
Hi, there. I try to use RemoteLocalFailOverCacheManager to set a fallback for
my Redis cache these days. I think some improvements can be made for it:
* RemoteLocalFailOverCacheManager is designed to set a fallback for a remote
cache, but the remote cache is restricted to Memcached. It can be generalized
to support other caches, such as Redis;
* RemoteLocalFailOverCacheManager can not really disable remote cache since
the status can be changed by scheduled health check;
* There's no cache management API for administrators to check and control
remote cache status.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)