-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Do Not Merge] v17.x #95
base: release-17.0
Are you sure you want to change the base?
Conversation
Signed-off-by: Patrick Carnahan <[email protected]> Signed-off-by: Arthur Schreiber <[email protected]>
Signed-off-by: Arthur Schreiber <[email protected]>
c16e0f8
to
82f5026
Compare
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
This PR was closed because it has been stale for 7 days with no activity. |
…to release-17.0-github
…o release-17.0-github
…o release-17.0-github
Signed-off-by: Matt Lord <[email protected]>
Backport: CI: Fix for xtrabackup install failures (vitessio#16329)
This ensures that we can never end up in a situation where there is more than one healthy primary tablet for a given shard. Signed-off-by: Arthur Schreiber <[email protected]> Co-authored-by: Daniel Joos <[email protected]>
Fix `RemoveTablet` during `TabletExternallyReparented` causing connection issues
…rNotifier to use a copy of the tables to prevent data races (vitessio#3900) * backport of 3891 * feat: fix build issues Signed-off-by: Manan Gupta <[email protected]> --------- Signed-off-by: Manan Gupta <[email protected]> Co-authored-by: Manan Gupta <[email protected]>
v17 Backport 14716 - Fix RegisterNotifier to use a copy of the tables to prevent data races
Add hotfix to make vitess v17 compile under go 1.23
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
This PR was closed because it has been stale for 7 days with no activity. |
Signed-off-by: Vicent Marti <[email protected]>
Backport querylog fixes
Description
Related Issue(s)
Checklist
Deployment Notes