You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Yuliya Feldman (JIRA)" <ji...@apache.org> on 2015/01/15 20:58:35 UTC

[jira] [Updated] (DRILL-1699) Add new bootstrap configuration to set Max Entries for LoadingCache

     [ 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-2.patch

Updated 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.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)