You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2015/09/05 03:00:47 UTC

[jira] [Created] (DRILL-3742) Improve classpath scanning to reduce the time it takes

Julien Le Dem created DRILL-3742:
------------------------------------

             Summary: Improve classpath scanning to reduce the time it takes
                 Key: DRILL-3742
                 URL: https://issues.apache.org/jira/browse/DRILL-3742
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Julien Le Dem
            Assignee: Julien Le Dem


classpath scanning and function registry take a long time (seconds every time).
We'd want to avoid loading the classes (use bytecode inspection instead) and have a build time cache to avoid doing the scanning at startup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)