Weekly update (September 19 ~ September 25, 2016)

Last week, we landed 20 PRs in the TiDB repositories and 24 PRs in the TiKV repositories.

Notable changes to TiDB

Notable changes to TiKV

Notable changes to Placement Driver (PD)

  • Remove the watch leader mechanism for the clients becausse the PD server can proxy requests to the leader.
  • Add the GetRegionByID command.