Skip to content

Latest commit

 

History

History
86 lines (46 loc) · 3.63 KB

2017-01-01-tidb-weekly.md

File metadata and controls

86 lines (46 loc) · 3.63 KB
title date summary tags
Weekly update (December 26 ~ January 01, 2017)
2017-01-01
Last week, we landed 28 PRs in the TiDB repositories and 19 PRs in the TiKV repositories.
TiDB
TiKV

Weekly update in TiDB

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

Added

Fixed

Improved

New contributor

Weekly update in TiKV

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

Added

  • Move raw_get to thread pool.

  • Add ResourceKind for operator and don't resend duplicated AddPeer response when the peer is still pending, see #449.

  • Add member command for pd-ctl.

Fixed

Improved