This is an automated email from the ASF dual-hosted git repository.
mrhhsg pushed a change to branch scanner_refactor
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7929c6b3d9a f
add 34c6f4ac32e [fix](be) Make thread pool submission failure atomic
add 9bf5eb01ada [fix](be) Skip redundant scanner context submissions
add e5b5934ab19 [fix](be) Stop admitting scanners after shared LIMIT is
exhausted
No new revisions were added by this update.
Summary of changes:
be/src/exec/scan/scanner_context.cpp | 28 ++++-
be/src/exec/scan/scanner_context.h | 16 ++-
be/src/exec/scan/simplified_scan_scheduler.cpp | 5 +
be/src/util/threadpool.cpp | 42 ++++++--
be/src/util/threadpool.h | 3 +-
be/test/exec/scan/scanner_context_test.cpp | 139 +++++++++++++++++++++++++
be/test/util/threadpool_test.cpp | 35 +++++++
7 files changed, 250 insertions(+), 18 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]