Skip to content

[FEATURE REQUEST] Allow up to 10 redirections per connection #2654

Closed
@David-Engel

Description

@David-Engel

Is your feature request related to a problem? If so, please give a short summary of the problem and how the feature would resolve it

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.

Reference Implementation

dotnet/SqlClient#2873

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions