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

   > 但是maxBatchRows也是满足条件就插入,这个可以搞得大一点,doris不怕一个批次大,就怕插入快
   
   我把maxBatchRows=500000(50万),maxBatchByteSize=1008576000(1GB)。跑几分钟,提示如下错误
   
   
`{"BeginTxnTimeMs":0,"Comment":"","CommitAndPublishTimeMs":0,"Label":"my_prefixd17e9795-7326-4e46-ba9d-3256c1587bd2_10","LoadBytes":361499996,"LoadTimeMs":3773,"Message":"[INTERNAL_ERROR][INTERNAL_ERROR]close
 wait failed coz rpc error, host: 
192.168.1.103","NumberFilteredRows":0,"NumberLoadedRows":0,"NumberTotalRows":0,"NumberUnselectedRows":0,"ReadDataTimeMs":169,"Status":"Fail","StreamLoadPutTimeMs":4,"TwoPhaseCommit":"false","TxnId":2629,"WriteDataTimeMs":3768}`


-- 
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