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

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

Merged
merged 7 commits into from
Nov 15, 2023

Conversation

tkyc
Copy link
Member

@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 In progress in MSSQL JDBC via automation Nov 9, 2023
@Jeffery-Wasty Jeffery-Wasty added this to the 12.5.0 milestone Nov 9, 2023
@Jeffery-Wasty Jeffery-Wasty moved this from In progress to Under Peer Review in MSSQL JDBC 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
MSSQL JDBC automation moved this from Under Peer Review to In progress Nov 14, 2023
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
@David-Engel David-Engel merged commit 09ae6b8 into main Nov 15, 2023
17 checks passed
MSSQL JDBC automation moved this from In progress to Closed/Merged PRs 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
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants