Skip to content

Stop background refresh of cached data for requests that result in ACL not found errors#9743

Merged
mkeeler merged 1 commit intorelease/1.7.xfrom
backport/1.7.x/9738
Feb 9, 2021
Merged

Stop background refresh of cached data for requests that result in ACL not found errors#9743
mkeeler merged 1 commit intorelease/1.7.xfrom
backport/1.7.x/9738

Conversation

@mkeeler
Copy link
Copy Markdown
Member

@mkeeler mkeeler commented Feb 9, 2021

Backport of #9738 to release/1.7.x

There were conflicts in cache.go and cache_test.go. Lots of improvements have been made to the cache code structure since 1.7.x so I had to change the impl accordingly. However these were just superficial changes for this fix.

…L not found errors (#9742)

Backport of #9738 to release/1.7.x

# Conflicts:
#	agent/cache/cache.go
#	agent/cache/cache_test.go
@mkeeler mkeeler requested a review from a team February 9, 2021 17:04
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

consul – ./website

🔍 Inspect: https://vercel.com/hashicorp/consul/grj8r4od2
✅ Preview: Canceled

consul-ui-staging – ./ui

🔍 Inspect: https://vercel.com/hashicorp/consul-ui-staging/r8eoi0uxu
✅ Preview: Failed

@mkeeler mkeeler changed the title Backport #9738 to release/1.7.x: Stop background refresh of cached data for requests that result in AACL not found errors Stop background refresh of cached data for requests that result in ACL not found errors Feb 9, 2021
@mkeeler mkeeler merged commit accc4f0 into release/1.7.x Feb 9, 2021
@mkeeler mkeeler deleted the backport/1.7.x/9738 branch February 9, 2021 17:47
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