You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Karthikeyan Manivannan (JIRA)" <ji...@apache.org> on 2019/03/12 00:49:00 UTC

[jira] [Created] (DRILL-7093) Batch Sizing in SingleSender

Karthikeyan Manivannan created DRILL-7093:
---------------------------------------------

             Summary: Batch Sizing in SingleSender
                 Key: DRILL-7093
                 URL: https://issues.apache.org/jira/browse/DRILL-7093
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Karthikeyan Manivannan
            Assignee: Karthikeyan Manivannan


SingleSender batch sizing: SingleSender does not have a mechanism to control the size of batches sent to the receiver. This results in excessive memory use. 

This bug captures the changes required to SingleSender to control batch size by using the RecordbatchSizer

 



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