-
Notifications
You must be signed in to change notification settings - Fork 201
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: master->3.8.x #2658
Merged
Merge: master->3.8.x #2658
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
doc: 3.8.5 版本日志 #2638
fix: 详情页横向滚动条无法使用,表格横向内容还有很多但是横向滚动条已经到底了 #2635
fix: 提示出现高危语句点击弹框外后,执行按钮一直加载中 #2634
fix: 无业务权限用户进入JOB时没有选中业务导致申请业务权限报错400 #2629
添加指标: 1.Quartz调度延迟; 2.用户侧感知到的触发延迟; 3.定时任务整个执行过程耗时分布。
fix: 提示出现高危语句点击弹框外后,执行按钮一直加载中 #2634
补充VALUES_LOG.md
fix: 无业务权限用户进入JOB时没有选中业务导致申请业务权限报错400 #2629
perf: 定时任务触发延迟优化 #2073
暴露mysql连接池最大连接数
perf: 定时任务触发延迟优化 #2073
1. Quartz从MySQL改用内存JobStore; 2. 基于Redis实现高可用方案; 3. 定时任务更改通过MQ广播消息实现。
perf: 定时任务触发延迟优化 #2073
【高危语句规则】新增高危语句规则管理功能的API,给上层SaaS使用 #2383
1. 配置事务超时参数,防止长时间阻塞; 2. 配置单独的线程池调度spring定时任务,减少互相影响; 3. 修复loading终止逻辑。
perf: 定时任务触发延迟优化 #2073
perf: GSE分发文件请求file_name字段添加默认值空字符串 #2652
perf: GSE分发文件请求file_name字段添加默认值空字符串 #2652
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.