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

[Hotfix 4.1.1] | Parallelize SSRP requests when MSF is specified (#1578) #1708

Conversation

DavoudEshtehari
Copy link
Contributor

Ports #1578

@@ -21,8 +24,11 @@ internal class SSRP
/// </summary>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to the ported PR, this class is sealed in other branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's sealed in the main branch by #1430. For backporting, we should consider a PR from the main branch to keep track of the changes. In my opinion, this is a helper class with static members only and we can avoid this amendment.

@Kaur-Parminder
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

# Conflicts:
#	src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/SNI/SSRP.cs
@DavoudEshtehari DavoudEshtehari merged commit 99bc353 into dotnet:4.1-servicing Aug 30, 2022
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.

5 participants