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

Fix typos in 4.0.13 release notes #5762

Merged
merged 2 commits into from
Jun 9, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update releases/release-4.0.13.md
  • Loading branch information
TomShawn authored Jun 9, 2021
commit 59562c12475bbcc69657079ef683cff2c1f8bcd0
2 changes: 1 addition & 1 deletion releases/release-4.0.13.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ TiDB version: 4.0.13
+ TiKV

- Make the calculation process of `store used size` more precise [#9904](https://github.com/tikv/tikv/pull/9904)
- Set more Regions in the `EpochNotMatch` message to reduce Region misses #[9731](https://github.com/tikv/tikv/pull/9731)
- Set more Regions in the `EpochNotMatch` message to reduce Region misses [#9731](https://github.com/tikv/tikv/pull/9731)
- Speed up freeing the memory accumulated in the long-running cluster [#10035](https://github.com/tikv/tikv/pull/10035)

+ PD
Expand Down