[
https://issues.apache.org/jira/browse/KYLIN-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034264#comment-17034264
]
Xiaoxiang Yu commented on KYLIN-4373:
-------------------------------------
Hi, as far as I know, Kylin has already two cache expire strategy, I don't
think Kylin would return out-of-date query result. You may check this article,
[http://kylin.apache.org/blog/2019/07/30/detailed-analysis-of-refine-query-cache/]
, if I make mistake, please let me know.
> client side cache control for query API
> ---------------------------------------
>
> Key: KYLIN-4373
> URL: https://issues.apache.org/jira/browse/KYLIN-4373
> Project: Kylin
> Issue Type: Improvement
> Reporter: Congling Xia
> Priority: Major
>
> When kylin.query.cache-enabled is set to true, query results will be cached
> for a period of time. If a cube updates due to daily build while this result
> is being cached, it will return the out-dated result which is confusing. It
> seems there's no way for client to tell Kylin server to bypass the cache.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)