Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge: merge master to 3.11.x #3367

Merged
merged 179 commits into from
Dec 27, 2024
Merged

merge: merge master to 3.11.x #3367

merged 179 commits into from
Dec 27, 2024

Conversation

wangyu096
Copy link
Collaborator

No description provided.

wangyu096 and others added 30 commits May 20, 2024 20:34
1.用户主动终止对话时不报接口异常。
1.列表接口去除变量信息;
2.详情接口已存在:/web/scope/{scopeType}/{scopeId}/cron/job/{cronJobId}。
1.修复不准确的列表赋值逻辑。
wangyu096 and others added 28 commits December 24, 2024 09:43
fix: 执行历史归档,备份冷数据不正确 #3349
1.随机选择一个容器而非取第一个。
fix: 使用 spring 定时任务,线程池配置不合理导致定时任务阻塞 #3355
1.使用ThreadLocalRandom,用于多线程环境。
perf: 选择任意一个容器执行时使用随机算法 #3352
feat: 解决部分 db 查询未使用 task_instance_id 作为查询条件,导致分片键无法命中的问题 #3357
fix: 重启 job-backup 导致正在执行的归档任务未无损终止 #3359
1. 操作Quartz引擎前先检查其关闭状态。
1. 批量加载定时任务到Quartz支持被中断;
2. 进程关闭时取消批量加载任务。
1. 使用Spring Bean的关闭机制替代Quartz插件关闭钩子,避免Quartz过早关闭。
perf: 定时任务服务支持优雅停机 #2852
fix: 执行历史归档任务重调度逻辑不正确 #3364
@wangyu096 wangyu096 requested a review from jsonwan December 27, 2024 06:45
@wangyu096 wangyu096 merged commit a54a6f5 into 3.11.x Dec 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants