yujun777 commented on code in PR #24580:
URL: https://github.com/apache/doris/pull/24580#discussion_r1334925344
##########
fe/fe-core/src/main/java/org/apache/doris/clone/TabletScheduler.java:
##########
@@ -251,8 +251,7 @@ public synchronized AddResult addTablet(TabletSchedCtx
tablet, boolean force) {
// if this is not a BALANCE task, and not a force add,
Review Comment:
done. we should also limit the num of adding balance task, because we
don't want the sched queue to become too large.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]