-
Notifications
You must be signed in to change notification settings - Fork 71
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
Port db_stress changes from Speedb to the OSS version #9
Comments
QA status: stress tests:passed:COMPILE_WITH_ASAN=1 ASAN_OPTIONS=detect_stack_use_after_return=1 failed:crash_test_with_best_efforts_recovery - also fails on rocksdb 7.2.2: (f2f26b1) fixed fail #15 make checkfails at: (also fails on rocksdb 7.2.2: (f2f26b1))
and
and
and
|
In Speedb (proprietary) we made some changes to db_stress to fix bugs and support desired behaviours, so we need to port them to the OSS version.
Expected behavior
db_stress is behaving as in Speedb (proprietary), without bugs.
Actual behavior
There are some outstanding bugs, and missing features that need to be merged.
Steps to reproduce the behavior
Compare with the Speedb (proprietary) version.
The text was updated successfully, but these errors were encountered: