Skip to content

Actually fix MostRecentProvider reuse bug #105

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 11 commits into from
Jan 16, 2019
Merged

Actually fix MostRecentProvider reuse bug #105

merged 11 commits into from
Jan 16, 2019

Conversation

mattsb42-aws
Copy link
Member

Description of changes:
After #102 failed to fix the bug that the customer was seeing in cache use, digging into this deeper I found that the encrypt_ddb_item function was calling .refresh() on the crypto materials provider every pass. That component was not supposed to ever use that interface.

Also included here is additional logging since we didn't have much of any in either MetaStore or MostRecentProvider.

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

@mattsb42-aws mattsb42-aws requested a review from a team January 16, 2019 05:50
@mattsb42-aws mattsb42-aws merged commit 2f7553c into aws:master Jan 16, 2019
@mattsb42-aws mattsb42-aws deleted the fixme branch January 16, 2019 23:42
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