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

Per Partition Automatic Failover: Adds requirement to enable application region or application preferred regions for PPAF #4987

Merged

Conversation

NaluTripician
Copy link
Contributor

@NaluTripician NaluTripician commented Jan 29, 2025

Pull Request Template

Description

ClientOptions now validates that either ApplicationRegion or ApplicationPreferredRegion is mandatory when PartitionLevelFailover is enabled.

Live testing was also done independently to validate this change and that PPAF works for gateway interactions, with PPAF, SDK will now failover to secondary regions for gateway interactions.

Type of change

Please delete options that are not relevant.

  • [] New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #4974

Copy link
Member

@kundadebdatta kundadebdatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 0958198 into master Jan 30, 2025
24 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/nalutripician/appRegionPPAF branch January 30, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs PerPartitionAutomaticFailover
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Per Partition Automatic Failover] - Support ApplicationRegion For Gateway Interactions
3 participants