Skip to content

Latest commit

 

History

History
87 lines (72 loc) · 4.88 KB

2017-07-31-tidb-weekly.md

File metadata and controls

87 lines (72 loc) · 4.88 KB
layout title
post
Weekly Update

Weekly update in TiDB

2017-07-31

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

Added

Fixed

Improved

New Contributor (Thanks!)

Weekly update in TiKV

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

Added

Fixed

Improved

  • Log more detailed error when transaction fails.
  • Refactor RocksDB options.
  • Implement serde for enum and readable types.
  • Use the FIFO queue for coprocessor work queue.
  • Decrease default leader-schedule-limit to 64.
  • Update distinct score calculation for different stores.
  • Enhance the PD join function.

New contributors