Sena created DRILL-8487:
---------------------------
Summary: 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
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.
Also, is it possible to implement maximum cache size?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)