[
https://issues.apache.org/jira/browse/DRILL-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuliya Feldman updated DRILL-1699:
----------------------------------
Attachment: DRILL-1699-3.patch
Address review comments in the patch
> Add new bootstrap configuration to set Max Entries for LoadingCache
> -------------------------------------------------------------------
>
> Key: DRILL-1699
> URL: https://issues.apache.org/jira/browse/DRILL-1699
> Project: Apache Drill
> Issue Type: Improvement
> Components: Execution - Codegen
> Reporter: Yuliya Feldman
> Assignee: Yuliya Feldman
> Priority: Minor
> Fix For: 0.8.0
>
> Attachments: DRILL-1699-2.patch, DRILL-1699-3.patch, DRILL-1699.patch
>
>
> Today LoadingCache in CodeCompiler has fixed maximum number of entries set to
> 1000. Since size of entry can vary based on the complexity of the code
> generated for different operators for different types of queries it is
> desirable to make this maxSize configurable to limit/expand amount of heap we
> are willing to use for LoadingCache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)