Skip to content

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

Merged
divang merged 1 commit intorelease/12.10from
hotfix-release-12.10-PR-2668
Jun 13, 2025
Merged

Backport: Fixed session recovery for Azure SQL DB in redirect mode connected#2684
divang merged 1 commit intorelease/12.10from
hotfix-release-12.10-PR-2668

Conversation

@divang
Copy link
Copy Markdown
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 <[email protected]>
Co-authored-by: David Engel <[email protected]>
@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