Skip to content

Commit 0d9fc87

Browse files
committed
Merge branch '7.5.7-release-notes' of github.com:Oreoxmt/docs-cn into 7.5.7-release-notes
2 parents 113e75f + e4f2843 commit 0d9fc87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

releases/release-7.5.7.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ TiDB 版本:7.5.7
131131

132132
+ PD
133133

134-
- 修复配置 `split-merge-interval` 不生效问题 [#issue](https://github.com/tikv/pd/issues/8404) @[lhy1024](https://github.com/lhy1024)
135134
- 修复反复修改 `split-merge-interval` 的值,可能导致该配置不生效的问题 [#8404](https://github.com/tikv/pd/issues/8404) @[lhy1024](https://github.com/lhy1024)
136135
- 修复 `lease` 默认值未被正确设置的问题 [#9156](https://github.com/tikv/pd/issues/9156) @[rleungx](https://github.com/rleungx)
137136
- 修复了 TiDB Dashboard 导致的 pd goroutine 泄露问题 [#9402](https://github.com/tikv/pd/issues/9402) @[baurine](https://github.com/baurine)
@@ -141,7 +140,7 @@ TiDB 版本:7.5.7
141140
+ TiFlash
142141

143142
- note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id})
144-
- note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[贡献者 GitHub ID](https://github.com/${github-id})
143+
- 修复在运行 `IMPORT INTO``BR restore` 的时候,部分 SST 文件可能被意外删除导致 TiFlash panic 的问题 [#10141](https://github.com/pingcap/tiflash/issues/10141) @[CalvinNeo](https://github.com/CalvinNeo)
145144
- (dup): release-8.5.3.md > 错误修复> TiFlash - 修复创建 `((NULL))` 形式的表达式索引会导致 TiFlash panic 的问题 [#9891](https://github.com/pingcap/tiflash/issues/9891) @[JaySon-Huang](https://github.com/JaySon-Huang)
146145
- (dup): release-8.5.2.md > 错误修复> TiFlash - 修复 TiFlash 处理带有不规则 key-range 的 Region snapshot 时可能 panic 的问题 [#10147](https://github.com/pingcap/tiflash/issues/10147) @[JaySon-Huang](https://github.com/JaySon-Huang)
147146
- (dup): release-8.5.2.md > 错误修复> TiFlash - 修复当集群的表中存在大量 `ENUM` 类型列时,TiFlash 的内存可能会大量消耗问题 [#9947](https://github.com/pingcap/tiflash/issues/9947) @[JaySon-Huang](https://github.com/JaySon-Huang)

0 commit comments

Comments
 (0)