weijie.tong created DRILL-6736:
----------------------------------

             Summary: Make successive MinorFragments running in the same JVM 
communicate without the network
                 Key: DRILL-6736
                 URL: https://issues.apache.org/jira/browse/DRILL-6736
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.15.0
            Reporter: weijie.tong
            Assignee: weijie.tong


At current implementation, two successive MinorFragments running in the same 
JVM to transfer RecordBatchs is to use the DataTunnel that means by the socket. 
This is not the best performance and we should treat this special case to let 
them communicate through a method invocation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to