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

[jira] [Commented] (DRILL-2941) Update RPC layer to avoid writing local data messages to socket

    [ https://issues.apache.org/jira/browse/DRILL-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535878#comment-14535878 ] 

Jacques Nadeau commented on DRILL-2941:
---------------------------------------

Assigning to Steven for review.

> 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: Steven Phillips
>             Fix For: 1.0.0
>
>         Attachments: DRILL-2941.patch
>
>
> 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)