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

core: fix start up policy loading race condition on perf standbys #17801

Merged
merged 3 commits into from Nov 3, 2022

Conversation

jasonodonnell
Copy link
Contributor

This fixes a start up race condition where recently assigned performance standbys might not yet have received logs from the active node containing policies. This can sometimes result in a mount loop on the performance standbys and would only be fixed by restarting the performance standbys. The fix simply skips performance standbys all together.

vault/policy_store.go Outdated Show resolved Hide resolved
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