Skip to content

Backport: Fixed session recovery for Azure SQL DB in redirect mode connected #2684

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

divang
Copy link
Contributor

@divang divang commented Jun 13, 2025

Backported PR: #2668

  • In case of federated authentication request, do not terminate the connection to resolve Fed auth connection resiliency issue

  • In place of serverSupportsDNSCaching, routingInfo value is a better choice to take decision on connection termination. If endpoint is routed then no need to terminate the current connection.

  • Added mock test for connectionReconveryCheck() method ---------

…th AAD auth (#2668)

* In case of federated authentication request, do not terminate the connection to resolve Fed auth connection resiliency issue

* In place of serverSupportsDNSCaching, routingInfo value is a better choice to take decision on connection termination. If endpoint is routed then no need to terminate the current connection.

* Added mock test for connectionReconveryCheck() method
---------

Co-authored-by: Divang Sharma <divangsharma@microsoft.com>
Co-authored-by: David Engel <davidengel@microsoft.com>
@divang divang merged commit 83ff05c into release/12.10 Jun 13, 2025
4 checks passed
@divang divang deleted the hotfix-release-12.10-PR-2668 branch June 13, 2025 11:14
@David-Engel David-Engel added this to the 12.10.1 milestone Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants