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

Open Connection Retry #1535

Merged
merged 61 commits into from
Mar 19, 2021
Merged

Open Connection Retry #1535

merged 61 commits into from
Mar 19, 2021

Conversation

lilgreenbird
Copy link
Member

Adds support for open connection retry to handle idle connection resiliency by adding 2 new connection properties similar to those in SqlClient: connectRetryCount and connectionRetryInterval.

lilgreenbird and others added 30 commits February 5, 2020 11:03
…ed by default (microsoft#1254)

* skip AKV test properly

* removed enclave properties string to failed errors as enclave tests could be skipped
@lilgreenbird lilgreenbird assigned peterbae and unassigned peterbae Mar 10, 2021
@lilgreenbird lilgreenbird added the Public API Changes in Public API label Mar 10, 2021
@lilgreenbird
Copy link
Member Author

/azp run Microsoft.mssql-jdbc.macOS

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@lilgreenbird lilgreenbird requested review from karinazhou and removed request for rene-ye March 15, 2021 18:07
@peterbae peterbae added this to the 9.3.0 milestone Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Public API Changes in Public API
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants