Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 3.54 KB

2016-11-14-tidb-weekly.md

File metadata and controls

74 lines (38 loc) · 3.54 KB
layout title
post
Weekly Update

Last week, we landed 25 PRs in the TiDB repositories, 5 PRs in the TiDB docs repositories.

Weekly update in TiDB

Added

Fixed

Improved

Document change

Weekly update in TiKV

Last week, we landed 23 PRs in the TiKV repositories.

Added

  • Resolve locks in batches to avoid generating a huge Raft log when a transaction rolls back.

  • Add applying snapshot count to enhance the Placement Driver (PD) balance, with PR 1278, 381.

  • Check the system configuration before startup.

Fixed

Improved