andygrove commented on PR #1946:
URL: 
https://github.com/apache/datafusion-ballista/pull/1946#issuecomment-4886377279

   > #1578 tried using multiplexed connections, the issue was they get stuck if 
there is a lot of data to be transferred across. Thee were a configuration 
option which could be tuned, initial message size or something like that and it 
would help but it was not trivial.
   
   The next thing I'll try is to mimic Spark's design, which has throttling. 
https://github.com/apache/datafusion-ballista/issues/1943#issuecomment-4886371492


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to