[
https://issues.apache.org/jira/browse/DRILL-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sena updated DRILL-8487:
------------------------
Description:
I am using http storage plugin and I want to activate the caching. In the
documentation it says that this requires adding cacheResults. So I added this
to my config. When I test using an older version(1.20.1), I can see the query
result files under the tmp/http-cache directory, but when I test using a newer
version(1.21.1), there are no query result files in that directory, it only
contains the journal. This PR [https://github.com/apache/drill/pull/2669] may
have caused the issue.
Also, is it possible to implement maximum cache size?
was:
I am using http storage plugin and I want to activate the caching. In the
documentation it says that this requires adding cacheResults. So I added this
to my config. When I test using an older version(1.20.1), I can see the query
result files under the tmp/http-cache directory, but when I test using a newer
version(1.21.1), there are no query result files in that directory, it only
contains the journal.
Also, is it possible to implement maximum cache size?
> HTTP Caching
> ------------
>
> Key: DRILL-8487
> URL: https://issues.apache.org/jira/browse/DRILL-8487
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.21.1
> Reporter: Sena
> Priority: Major
> Fix For: 1.20.1
>
>
> I am using http storage plugin and I want to activate the caching. In the
> documentation it says that this requires adding cacheResults. So I added this
> to my config. When I test using an older version(1.20.1), I can see the query
> result files under the tmp/http-cache directory, but when I test using a
> newer version(1.21.1), there are no query result files in that directory, it
> only contains the journal. This PR
> [https://github.com/apache/drill/pull/2669] may have caused the issue.
> Also, is it possible to implement maximum cache size?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)