You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/03/11 07:46:33 UTC

[GitHub] [incubator-doris] gaodayue commented on issue #2780: OlapTableSink::send is low efficient?

gaodayue commented on issue #2780: OlapTableSink::send is low efficient?
URL: https://github.com/apache/incubator-doris/issues/2780#issuecomment-597489601
 
 
   The new non-blocking approach looks good. It should improve the overall load performance particularly in case where you have some slower receiver nodes.
   
   BTW you should cap the total number of pending batches in order to control the memory usage.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org