Skip to content

Latest commit

 

History

History
126 lines (64 loc) · 6.08 KB

2017-04-10-tidb-weekly.md

File metadata and controls

126 lines (64 loc) · 6.08 KB
title date summary tags
Weekly update (March 27 ~ April 09, 2017)
2017-04-10
Last two weeks, we landed 74 PRs in the TiDB repositories and 46 PRs in the TiKV repositories.
TiDB
TiKV

Weekly update in TiDB

Last two weeks, we landed 74 PRs in the TiDB repositories.

Added

Fixed

Improved

New Contributors

Thank you guys!

Weekly update in TiKV

Last two weeks, We landed 46 PRs in the TiKV repositories.

Added

Fixed

Improved

  • Abort Prewrite command if the transaction is rolled back before.

  • Make PD scheduler more reliable.

  • Make Raft ReadIndex more stable.

  • Add many unit tests to improve the system stability.