We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of rocksdb corruption message, include a stack trace and some more info on which file actually got corrupted.
The text was updated successfully, but these errors were encountered:
#2961: Improved rocksdb corruption error logging
c5ced74
Summary: Improved rocksdb block read corruption error logging - Added filename and block handle to error message - Added logging stacktrace Test Plan: - Jenkins - Manually tested on internal test cluster with corrupted file Reviewers: mikhail, sergei Reviewed By: sergei Subscribers: ybase Differential Revision: https://phabricator.dev.yugabyte.com/D7745
ttyusupov
rahuldesirazu
No branches or pull requests
As part of rocksdb corruption message, include a stack trace and some more info on which file actually got corrupted.
The text was updated successfully, but these errors were encountered: