-
Notifications
You must be signed in to change notification settings - Fork 717
Ignore shared cache responses from earlier boot attempts #23667
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
Ignore shared cache responses from earlier boot attempts #23667
Conversation
🟢 |
87b9c10
to
411e97a
Compare
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
Fix process crashing with assertion when follower promotes to leader or reattaches while booting. Fixes #17469.
Changelog category
Description for reviewers
Ignore responses to requests from earlier boot attempts (which may not match later requests anyway), and ignore responses after the boot finishes.