This is an automated email from the ASF dual-hosted git repository.

w41ter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 47983462915 [improve](cloud-mow)Add some metrics aboout delete bitmap 
update lock (#47988)
     add 6c91a804dbf [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]

Reply via email to