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

feat: multi-az failover2 #396

Merged
merged 2 commits into from
Feb 7, 2025
Merged

feat: multi-az failover2 #396

merged 2 commits into from
Feb 7, 2025

Conversation

sophia-bq
Copy link
Contributor

Summary

Adds handling for multi-az clusters to failover2.

Description

  • Implements the getWriterId method in the multi-az dialects
  • Fixes getHostRole to correctly return when connected to a writer.
  • Consolidates all read write splitting tests into one file.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sophia-bq sophia-bq requested a review from a team as a code owner February 5, 2025 22:58
@sophia-bq sophia-bq added the ready for review Pull requests that are ready to be reviewed label Feb 5, 2025
@sophia-bq sophia-bq force-pushed the feat/multi-az-failover2 branch from 5d5f0ff to f55a607 Compare February 7, 2025 19:23
@sophia-bq sophia-bq merged commit 78bcf60 into main Feb 7, 2025
2 checks passed
@sophia-bq sophia-bq deleted the feat/multi-az-failover2 branch February 7, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Pull requests that are ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants