zhiqiang-hhhh commented on PR #44690: URL: https://github.com/apache/doris/pull/44690#issuecomment-2753983663
> Thanks @zhiqiang-hhhh and @yiguolei , > > I had the same problem described in this PR, will this PR will be merged for next 2.1.* and 3.0.* release. > > `W20250226 00:07:30.277300 1977360 status.h:413] meet error status: [E-240]Thread pool Scan_normal is at capacity (64/64 tasks running, 102400/102400 tasks queued)` @nsivarajan I think this fix will not be merged into 2.x and 3.x (at least 3.0 and 3.1). You can avoid the problem by`set num_scanner_threads=16/8/4/2/1` or `set experimental_enable_parallel_scan=false`. -- 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