From a9ea77179128e640ac1b2012c2a9f7118deb555a Mon Sep 17 00:00:00 2001 From: wenwenbaba <329712838@qq.com> Date: Tue, 10 Dec 2024 05:54:26 +0000 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wenwenbaba <329712838@qq.com> --- doc/XXL-JOB-English-Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/XXL-JOB-English-Documentation.md b/doc/XXL-JOB-English-Documentation.md index 792f3ead..5c15d277 100644 --- a/doc/XXL-JOB-English-Documentation.md +++ b/doc/XXL-JOB-English-Documentation.md @@ -1193,7 +1193,7 @@ Tips: V1.3.x release has been published , enter the maintenance phase, branch a - 6、fix executor repeat registration problem; - 7、Task thread will be destroyed after 30 times idle turn, reduce the inefficient thread consumption of low frequency tasks; - 8、Executor task execution result batch callback so that reduce callback frequency to improve actuator performance; -- 9、cancle XML configuration of springboot executor project,instead of class configuration; +- 9、cancel XML configuration of springboot executor project,instead of class configuration; - 10、supports filter execute log based on running status; - 11、optimize scheduling Center Task Registration Detection Logic;