speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
907 stars 71 forks source link

stress test error: running with ts resulted in inconsistent values #827

Open Yuval-Ariel opened 8 months ago

Yuval-Ariel commented 8 months ago

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.

ayulas commented 8 months ago

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