Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.54 KB

release-1.0.3.md

File metadata and controls

33 lines (24 loc) · 1.54 KB
title aliases
TiDB 1.0.3 Release Notes
/docs/dev/releases/release-1.0.3/
/docs/dev/releases/103/

TiDB 1.0.3 Release Notes

On November 28, 2017, TiDB 1.0.3 is released with the following updates:

TiDB

PD

  • Support adding more types of schedulers using API

TiKV

  • Fix the deadlock issue with the PD client
  • Fix the issue that the wrong leader value is prompted for NotLeader
  • Fix the issue that the chunk size is too large in the coprocessor

To upgrade from 1.0.2 to 1.0.3, follow the rolling upgrade order of PD -> TiKV -> TiDB.