This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch test_email
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push:
new 82ae653fa85 test email lbf (#43737)
82ae653fa85 is described below
commit 82ae653fa8542024dccf92037fb6031d91aebd51
Author: LiBinfeng <[email protected]>
AuthorDate: Tue Nov 12 15:18:25 2024 +0800
test email lbf (#43737)
---
fe/fe-common/src/main/java/org/apache/doris/common/Config.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/fe/fe-common/src/main/java/org/apache/doris/common/Config.java
b/fe/fe-common/src/main/java/org/apache/doris/common/Config.java
index 32529986dee..7a8617bce52 100644
--- a/fe/fe-common/src/main/java/org/apache/doris/common/Config.java
+++ b/fe/fe-common/src/main/java/org/apache/doris/common/Config.java
@@ -1077,6 +1077,7 @@ public class Config extends ConfigBase {
@ConfField(mutable = true, masterOnly = true)
public static int schedule_slot_num_per_ssd_path = 8;
+
/**
* the default batch size in tablet scheduler for a single schedule.
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]