Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.0.3 Release Notes #6902

Merged
merged 4 commits into from
Oct 22, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions doc/releasenotes/7_0_3_release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
This update fixes several regressions that were deemed significant enough to be backported to the release branch.

## Bugs Fixed

* Vtgate : Should receive healthcheck updates from all tablets in cells_to_watch #6857
* Vtgate : Fix error around breaking of multistatements #6824
* Vtgate : Fix bug in REPLICA/RDONLY routing #6904
* Vttablet : checkNoDB should not require tables to be present #6788

## Build Changes

* Build : Download zookeeper 3.4.14 from archive site #6868