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)