zh0122 commented on issue #35049:
URL: https://github.com/apache/doris/issues/35049#issuecomment-2146680089

   ```sql
   select * from information_schema.backend_active_tasks  order by TASK_TIME_MS 
desc 
   ```
   执行这个SQL查看BE上是否有大量长时间task没有结束, 如果是相同问题, 在2.1.4 已修复


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