Skip to content

Backport: Increased the max noOfRedirections and updated the message. (#2659)#2682

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

Backport: Increased the max noOfRedirections and updated the message. (#2659)#2682
divang merged 1 commit intorelease/12.10from
hotfix-release-12.10-PR-2659

Conversation

@divang
Copy link
Copy Markdown
Contributor

@divang divang commented Jun 13, 2025

Backported PR: #2659

Fabric has introduced a feature that can cause clients to be redirected more than once. The JDBC driver currently limits connections to one redirection.

Describe the preferred solution
M.D.SqlClient has increased their limit to 10 redirections. Other drivers should follow suit and not error until redirection attempts exceed 10.

Co-authored-by: Divang Sharma <divangsharma@microsoft.com>
@divang divang merged commit 72b5be7 into release/12.10 Jun 13, 2025
4 checks passed
@divang divang deleted the hotfix-release-12.10-PR-2659 branch June 13, 2025 10:51
@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