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

[v24.2.x] storage: convert some vasserts to exceptions #22830

Commits on Aug 9, 2024

  1. storage: convert some vasserts to exceptions

    We've seen at least one instance where empty batches are pushed to the
    log. Rather than bringing down the process, this updates a couple
    vasserts to throw instead (converted a couple that seemed related to
    data inputs, and left in a vassert that seems much more problematic
    related to being on the correct shard).
    
    (cherry picked from commit 5838337)
    andrwng authored and vbotbuildovich committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ee5f02b View commit details
    Browse the repository at this point in the history