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

Fix - updating topology and connection switching to not use stale data #345

Merged
merged 1 commit into from Jan 19, 2023

Conversation

aaronchung-bitquill
Copy link
Contributor

@aaronchung-bitquill aaronchung-bitquill commented Jan 17, 2023

Summary

Addresses some issues regarding using stale topology and connecting switching

Description

Changed the criteria for updateTopologyAndConnectIfNeeded() and shouldExceptionTriggerConnectionSwitch() to not rely on isFailoverEnabled() since it may be using a stale host list.

Additional Reviewers

@sergiyv-improving @karenc-bq

@aaronchung-bitquill aaronchung-bitquill changed the title Rds 1240 Fix - updating topology and connection switching to not use stale data Jan 17, 2023
…connect switch code to not use stale topology info

clean up test/debug code and comments
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.

None yet

3 participants