This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-50740-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 550df8f4f10 [fix](case) adjust remote_fragment_exec_timeout_ms to
avoid unstable … #50801 (#50807)
add b7d84e3b89d [feature](restore) introduce AgentBoundedBatchTask to
manage concurrent restore tasks (#50740)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/common/Config.java | 9 +
.../java/org/apache/doris/backup/RestoreJob.java | 42 ++-
.../java/org/apache/doris/master/MasterImpl.java | 4 +
.../java/org/apache/doris/task/AgentBatchTask.java | 6 +-
.../apache/doris/task/AgentBoundedBatchTask.java | 281 +++++++++++++++++++++
5 files changed, 313 insertions(+), 29 deletions(-)
create mode 100644
fe/fe-core/src/main/java/org/apache/doris/task/AgentBoundedBatchTask.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]