Skip to content

Conversation

@karenc-bq
Copy link
Contributor

@karenc-bq karenc-bq commented May 10, 2023

Summary

Reader failover uses shared Properties object. If one thread modifies the properties another thread may use the updated properties. In some cases if one thread updates the password field, the other thread will get an authentication error.

Also updates the logs to output connection url and properties together so it is easier to read.

Description

Additional Reviewers

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@karenc-bq karenc-bq requested a review from sergiyvamz May 10, 2023 19:39
@karenc-bq karenc-bq self-assigned this May 10, 2023
@karenc-bq karenc-bq merged commit 2aa82ee into aws:main May 10, 2023
@karenc-bq karenc-bq deleted the fix/iam_token branch May 10, 2023 21:08
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