You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Igor Guzenko (Jira)" <ji...@apache.org> on 2021/03/01 07:50:00 UTC

[jira] [Created] (DRILL-7873) Separate RPC layer from exec module

Igor Guzenko created DRILL-7873:
-----------------------------------

             Summary: Separate RPC layer from exec module
                 Key: DRILL-7873
                 URL: https://issues.apache.org/jira/browse/DRILL-7873
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Igor Guzenko
            Assignee: Igor Guzenko


For a long time Drill's RPC layer has been defined in two places - *exec/rpc* and *exec/java-exec*. I suggest moving everything related to RPC into one RPC module and make JDBC independent from the exec module in order to reduce its size.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)