[
https://issues.apache.org/jira/browse/DRILL-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijie.tong updated DRILL-6736:
-------------------------------
Affects Version/s: (was: 1.15.0)
Future
> 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: Future
> Reporter: weijie.tong
> Assignee: weijie.tong
> Priority: Major
>
> 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)