LangYuanzh opened a new issue #7185:
URL: https://github.com/apache/incubator-doris/issues/7185


   ### Discussed in https://github.com/apache/incubator-doris/discussions/7184
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **LangYuanzh** November 23, 2021</sup>
   环境信息 :
      1. kafka topic 3个patition 
      2. doris 1fe 3be
      3. routine load:PROPERTIES (
               "desired_concurrent_number" = "3"
           )
   问题描述:
      通过 kafka 导入 100w条数据,kafka消息一直有堆积的情况下,仍然存在abortedTask
      任务初始状态:
     
"committedTaskNum":16,"loadedRows":160759,"loadRowsRate":1000,"abortedTaskNum":8,"totalRows":160759,
      任务中间状态:
     
"committedTaskNum":48,"loadedRows":578200,"loadRowsRate":2000,"abortedTaskNum":14,"totalRows":578200,
     期间kafka消息一直存在堆积,但是abortedTaskNum仍然增加到了14。
   
   
       </div>


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