speedb icon indicating copy to clipboard operation
speedb copied to clipboard

stress test error: running with ts resulted in inconsistent values

Open Yuval-Ariel opened this issue 1 year ago • 1 comments

running blackbox_crash_test_with_ts resulted in the following error:

error : inconsistent values for key 0x000000000001257900000000000000927878: expected state has the key, GetEntity returns NotFound.
Verification failed :(

further docs in ~/exp_err/ in instance 30.

Yuval-Ariel avatar Jan 30 '24 15:01 Yuval-Ariel

https://github.com/facebook/rocksdb/pull/12264 Added a fix to this issue . There still some gap handling correctly ts in db bench / db stress I suggest cherry pick this commit and rerun or add a release note

ayulas avatar Jan 31 '24 09:01 ayulas