Jacques Nadeau created DRILL-334:
------------------------------------
Summary: Change BitCom to use one socket per fragment rather than
multiplexing multiple sockets for a single fragment
Key: DRILL-334
URL: https://issues.apache.org/jira/browse/DRILL-334
Project: Apache Drill
Issue Type: Bug
Reporter: Jacques Nadeau
Backpressure is become too complex to manage at the application level
correctly. Let's move to using separate sockets for the life of each fragment
for data messages. For control messages, multiplexing should still be okay.
This should simplify communication.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)