Skip to content

Commit

Permalink
Merge branch 'update-5.1.2-10-06-33' of https://github.com/ti-srebot/…
Browse files Browse the repository at this point in the history
…docs into pr/6500
  • Loading branch information
TomShawn committed Sep 27, 2021
2 parents 83b8e43 + 8fc30ba commit 90678ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/release-5.1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ TiDB version: 5.1.2
- Fix the potential disk full issue caused by corrupted snapshot files [#10813](https://github.com/tikv/tikv/issues/10813)
- Make the slow log of TiKV coprocessor only consider the time spent on processing requests [#10841](https://github.com/tikv/tikv/issues/10841)
- Drop log instead of blocking threads when the slogger thread is overloaded and the queue is filled up [#10841](https://github.com/tikv/tikv/issues/10841)
- Fix a panic issue that occurs when TiKV processes Coprocessor requests times out [#10852](https://github.com/tikv/tikv/issues/10852)
- Fix a panic issue that occurs when processing Coprocessor requests times out [#10852](https://github.com/tikv/tikv/issues/10852)
- Fix the TiKV panic issue that occurs when upgrading from a pre-5.0 version with Titan enabled [#10842](https://github.com/tikv/tikv/pull/10842)
- Fix the issue that TiKV of a newer version cannot be rolled back to v5.0.x [#10842](https://github.com/tikv/tikv/pull/10842)
- Fix the issue that TiKV might delete files before ingesting data to RocksDB [#10438](https://github.com/tikv/tikv/issues/10438)
Expand Down

0 comments on commit 90678ab

Please sign in to comment.