Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 3.48 KB

2017-01-01-tidb-weekly.md

File metadata and controls

83 lines (44 loc) · 3.48 KB
layout title
post
Weekly Update

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