You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/05/14 04:33:00 UTC

[jira] [Created] (DRILL-3079) Move JSON Execution Plan parsing to FragmentExecutor

Jacques Nadeau created DRILL-3079:
-------------------------------------

             Summary: Move JSON Execution Plan parsing to FragmentExecutor
                 Key: DRILL-3079
                 URL: https://issues.apache.org/jira/browse/DRILL-3079
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 1.0.0


JSON parsing is currently done on the RPC thread.  This holds RPC threads longer than desired.  We need to move this to the FragmentExecutor thread.



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