Skip to content

Open Connection Retry#1535

Merged
lilgreenbird merged 61 commits intomicrosoft:devfrom
lilgreenbird:retry
Mar 19, 2021
Merged

Open Connection Retry#1535
lilgreenbird merged 61 commits intomicrosoft:devfrom
lilgreenbird:retry

Conversation

@lilgreenbird
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

/azp run Microsoft.mssql-jdbc.macOS

@azure-pipelines
Copy link
Copy Markdown

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
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerError.java
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java Outdated
@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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants