Skip to content

Idle Connection Resiliency Feature#1669

Merged
VeryVerySpicy merged 129 commits intomicrosoft:devfrom
VeryVerySpicy:Feat_IdleConnectionResiliency
Nov 5, 2021
Merged

Idle Connection Resiliency Feature#1669
VeryVerySpicy merged 129 commits intomicrosoft:devfrom
VeryVerySpicy:Feat_IdleConnectionResiliency

Conversation

@VeryVerySpicy
Copy link
Copy Markdown
Contributor

Idle Connection Resiliency aims to provide built-in reconnection logic that restores most of the session state in a wide subclass of connection break situations, in which connection failure happens before client starting sending the command.

ulvii and others added 30 commits October 5, 2018 17:48
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/resiliency/ReflectiveTests.java Outdated
@VeryVerySpicy
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@VeryVerySpicy
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

Comment thread src/main/java/com/microsoft/sqlserver/jdbc/IOBuffer.java Outdated
@lilgreenbird
Copy link
Copy Markdown
Contributor

/azp run public-mssql-jdbc.linux

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread src/main/java/com/microsoft/sqlserver/jdbc/IOBuffer.java
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java
@VeryVerySpicy VeryVerySpicy changed the title Feat idle connection resiliency Idle Connection Resiliency Feature Nov 5, 2021
@VeryVerySpicy VeryVerySpicy merged commit ac5a25d into microsoft:dev Nov 5, 2021
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.

6 participants