Weekly update in TiDB

Last week, we landed 30 PRs in the TiDB repositories.

Added

Fixed

Improved

Weekly update in TiKV

Last week, We landed 13 PRs in the TiKV repositories.

Added

Fixed

  • Reduce manual compaction for Lock CF to avoid too many WAL logs.

  • Only check scheduler busy error for Write command.

  • Fix data race for updating replication configuration.

  • Prohibit joining the PD cluster with empty name.

Improved