Skip to content

Actually fix MostRecentProvider reuse bug#105

Merged
mattsb42-aws merged 11 commits intoaws:masterfrom
mattsb42-aws:fixme
Jan 16, 2019
Merged

Actually fix MostRecentProvider reuse bug#105
mattsb42-aws merged 11 commits intoaws:masterfrom
mattsb42-aws:fixme

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