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

Parallelize SSRP requests when MSF is specified #1578

Merged
merged 4 commits into from
May 16, 2022

Conversation

David-Engel
Copy link
Contributor

Fixes the issue on Linux/macOS where instance names are not resolved to port numbers on all IPs in parallel when MultiSubnetFailover is specified.

@DavoudEshtehari DavoudEshtehari added the Area\Managed SNI Issues that are targeted to the Managed SNI codebase. label Apr 8, 2022
@DavoudEshtehari DavoudEshtehari added this to the 5.0.0-preview3 milestone Apr 8, 2022
Apply code simplification suggestions
@DavoudEshtehari DavoudEshtehari merged commit dfa62a1 into dotnet:main May 16, 2022
@David-Engel David-Engel deleted the SSRPfix branch May 19, 2022 21:30
DavoudEshtehari added a commit to DavoudEshtehari/SqlClient that referenced this pull request Aug 11, 2022
# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SSRP.cs
DavoudEshtehari pushed a commit to DavoudEshtehari/SqlClient that referenced this pull request Aug 15, 2022
# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SSRP.cs
DavoudEshtehari added a commit to DavoudEshtehari/SqlClient that referenced this pull request Aug 15, 2022
# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SSRP.cs
DavoudEshtehari pushed a commit to DavoudEshtehari/SqlClient that referenced this pull request Aug 16, 2022
# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SSRP.cs
DavoudEshtehari added a commit to DavoudEshtehari/SqlClient that referenced this pull request Aug 23, 2022
# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SSRP.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area\Managed SNI Issues that are targeted to the Managed SNI codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants