Skip to content

Return an error when trying to store a too-large key with Raft #13282

Merged
ncabatoff merged 2 commits into
mainfrom
err-on-key-too-large-for-boltdb
Nov 25, 2021
Merged

Return an error when trying to store a too-large key with Raft #13282
ncabatoff merged 2 commits into
mainfrom
err-on-key-too-large-for-boltdb

Conversation

@ncabatoff

Copy link
Copy Markdown
Collaborator

…instead of panicing. Fixes #13281.

@ncabatoff ncabatoff added this to the 1.9.1 milestone Nov 25, 2021
@vercel vercel Bot temporarily deployed to Preview – vault November 25, 2021 18:35 Inactive
@vercel vercel Bot temporarily deployed to Preview – vault-storybook November 25, 2021 18:35 Inactive

@stevendpclark stevendpclark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ncabatoff ncabatoff merged commit 859cf45 into main Nov 25, 2021
@ncabatoff ncabatoff deleted the err-on-key-too-large-for-boltdb branch November 25, 2021 19:07
pull Bot pushed a commit to benjivesterby/vault that referenced this pull request Mar 21, 2026
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
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.

raft crashes with error="key too large" (DoS)

2 participants