Skip to content

Remove duplicate CacheConnectionStringProperties calls - #683

Merged
cheenamalhotra merged 1 commit into
dotnet:masterfrom
karinazhou:Fix_CacheConnectionStringProperties
Aug 20, 2020
Merged

Remove duplicate CacheConnectionStringProperties calls#683
cheenamalhotra merged 1 commit into
dotnet:masterfrom
karinazhou:Fix_CacheConnectionStringProperties

Conversation

@karinazhou

Copy link
Copy Markdown
Member

According to #680, we have some unnecessary CacheConnectionStringProperties calls after setting ConnectionString properties.

@cheenamalhotracheenamalhotra added this to the 2.1.0-preview1 milestone Aug 13, 2020
@cheenamalhotracheenamalhotra added the Performance 📈 Issues that are targeted to performance improvements. label Aug 18, 2020
@cheenamalhotra
cheenamalhotra merged commit f0e90e2 into dotnet:masterAug 20, 2020
TrayanZapryanov pushed a commit to TrayanZapryanov/SqlClient that referenced this pull request Aug 31, 2020
TrayanZapryanov added a commit to TrayanZapryanov/SqlClient that referenced this pull request Aug 31, 2020
@karinazhou
karinazhou deleted the Fix_CacheConnectionStringProperties branch December 14, 2020 19:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Performance 📈Issues that are targeted to performance improvements.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CacheConnectionStringProperties is called twice when initializing SqlConnection.

4 participants

@karinazhou@cheenamalhotra@johnnypham@DavoudEshtehari