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 2014/11/12 23:09:33 UTC

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

Yuliya Feldman created DRILL-1699:
-------------------------------------

             Summary: 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


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)