Jacques Nadeau created DRILL-2941:
-------------------------------------
Summary: Update RPC layer to avoid writing local data messages to
socket
Key: DRILL-2941
URL: https://issues.apache.org/jira/browse/DRILL-2941
Project: Apache Drill
Issue Type: Bug
Components: Execution - RPC
Reporter: Jacques Nadeau
Assignee: Jacques Nadeau
Fix For: 1.0.0
Right now, if we send a fragment record batch to localhost, we still traverse
the RPC layer. We should short-circuit this path. This is especially
important in light of the mux and demux exchanges.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)