Skip to content

refactor: log topology and increase reconnect interval #38

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

Merged
merged 3 commits into from
Aug 12, 2022
Merged

Conversation

karenc-bq
Copy link
Contributor

@karenc-bq karenc-bq commented Aug 9, 2022

Summary

  • Log topology and increase reader reconnect interval

Description

  • The JDBC Wrapper attempts to reconnect to a reader every 1 millisecond if the previous attempt fails, increasing the sleep timeout to avoid spamming the reconnect
  • Moved the location of a log message so explicit read status doesn't get logged excessively for every execute method
  • Log topology when initializing host list provider
  • Changed the log level for failover errors to a more appropriate level.

Additional Reviewers

@sergiyvamz
@davecramer

@karenc-bq karenc-bq self-assigned this Aug 9, 2022
@karenc-bq karenc-bq marked this pull request as ready for review August 9, 2022 17:34
@karenc-bq karenc-bq merged commit a671d85 into main Aug 12, 2022
@karenc-bq karenc-bq deleted the topology branch August 12, 2022 19:45
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.

2 participants