zhbdesign commented on issue #31637:
URL: https://github.com/apache/doris/issues/31637#issuecomment-1972761777

   flushInterval
   
   描述:数据写入批次的时间间隔。如果这个时间间隔设置的太小会造成 Doris 写阻塞问题,错误代码 
-235,同时如果你这个时间设置太小,maxBatchRows 和 batchSize 参数设置的有很大,那么很可能达不到你这设置的数据量大小,也会执行导入。
   必选:否
   默认值:30000(ms),你可以设置60秒,120秒试试


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to