This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45298-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from b845813e6fb [opt](fs)add local file support for 2.1 (#45632) (#45702) add fe946fa1e63 [fix](tabletScheduler) Fix addTablet dead lock in tabletScheduler (#45298) No new revisions were added by this update. Summary of changes: be/src/olap/task/engine_clone_task.cpp | 10 +++++ .../org/apache/doris/clone/TabletSchedCtx.java | 31 ++----------- .../org/apache/doris/clone/TabletScheduler.java | 9 ++-- .../org/apache/doris/clone/TabletHealthTest.java | 52 ++++++++++++++++++++++ .../apache/doris/utframe/MockedBackendFactory.java | 5 +++ 5 files changed, 74 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org