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

2015-06-25 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2941:
--
Fix Version/s: (was: 1.1.0)
   1.2.0

 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.2.0

 Attachments: DRILL-2941.patch, DRILL-2941.patch, 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)


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

2015-05-09 Thread Steven Phillips (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Phillips updated DRILL-2941:
---
Assignee: Jacques Nadeau  (was: Steven Phillips)

 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

 Attachments: DRILL-2941.patch, 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)


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

2015-05-09 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2941:
--
Attachment: DRILL-2941.patch

Added reviewboard

https://reviews.apache.org/r/34013/

 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

 Attachments: DRILL-2941.patch, DRILL-2941.patch, 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)


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

2015-05-08 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2941:
--
Assignee: Steven Phillips  (was: Jacques Nadeau)

 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)


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

2015-05-08 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2941:
--
Attachment: DRILL-2941.patch

Updated patch to ensure thread affinity

 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, 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)