[
https://issues.apache.org/jira/browse/KYLIN-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034363#comment-17034363
]
ASF GitHub Bot commented on KYLIN-4373:
---------------------------------------
xiacongling commented on pull request #1104: KYLIN-4373 client side cache
control for query API
URL: https://github.com/apache/kylin/pull/1104
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)