Skip to content

tikv-server v4.0.1

Compare
Choose a tag to compare
@overvenus overvenus released this 12 Jun 09:08
· 265 commits to release-4.0 since this release
78d7a85

Bug Fixes

  • Fix the issue that the use-unified-pool configuration in the startup log is incorrectly printed #7946
  • Fix the issue that the tikv-ctl does not support relative path #7963
  • Fix the bug that the monitoring metric of Point Selects is inaccurate #8033
  • Fix the issue that a peer might not be destroyed after the network isolation disappears #8006
  • Fix the issue that a read index request may get out-of-date commit index #8043
  • Improve the reliability of backup and restore with S3 and GCS storages #7917

New Features

  • Add the --advertise-status-addr start flag to specify the status address to advertise #8046