Skip to content

Added new named logger for connection open retries and idle connection resiliency reconnects#2250

Merged
David-Engel merged 7 commits intomainfrom
resiliency-logger
Nov 15, 2023
Merged

Added new named logger for connection open retries and idle connection resiliency reconnects#2250
David-Engel merged 7 commits intomainfrom
resiliency-logger

Conversation

@tkyc
Copy link
Copy Markdown
Contributor

@tkyc tkyc commented Nov 9, 2023

Added new logger that logs details related to connection open retries and ICR reconnects only.

The new loggers are:
com.microsoft.sqlserver.jdbc.Resiliency
com.microsoft.sqlserver.jdbc.Redirection
Redirection logs are all at the FINE level.
Resiliency actions log start and success/failure at the FINE level and additional information about resiliency actions at the FINER level.

@Jeffery-Wasty Jeffery-Wasty added this to the 12.5.0 milestone Nov 9, 2023
David-Engel
David-Engel previously approved these changes Nov 9, 2023
Jeffery-Wasty
Jeffery-Wasty previously approved these changes Nov 10, 2023
@tkyc tkyc dismissed stale reviews from Jeffery-Wasty and David-Engel via 28bad50 November 14, 2023 22:57
David-Engel
David-Engel previously approved these changes Nov 15, 2023
Jeffery-Wasty
Jeffery-Wasty previously approved these changes Nov 15, 2023
@tkyc tkyc dismissed stale reviews from Jeffery-Wasty and David-Engel via dc42c7a November 15, 2023 19:33
Jeffery-Wasty
Jeffery-Wasty previously approved these changes Nov 15, 2023
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java Outdated
@David-Engel David-Engel merged commit 09ae6b8 into main Nov 15, 2023
@David-Engel David-Engel deleted the resiliency-logger branch November 15, 2023 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed/Merged PRs

Development

Successfully merging this pull request may close these issues.

3 participants