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

AB test between RocksDB and Titan #400

Open
zhangjinpeng87 opened this issue Dec 7, 2019 · 0 comments
Open

AB test between RocksDB and Titan #400

zhangjinpeng87 opened this issue Dec 7, 2019 · 0 comments
Labels
status/discussion Status: Under discussion or need discussion

Comments

@zhangjinpeng87
Copy link
Member

Do random operations in the same order, and check if the content in Titan and in RocksDB are consistent.

Operations

  • Put
  • Delete
  • DeleteFilesInRanges
  • Ingest sst file
  • Get snapshot and release
  • Create Iterator and release

Step

  • Generate random operations
  • Apply to Titan and RocksDB
  • Check
@yiwu-arbug yiwu-arbug added the status/discussion Status: Under discussion or need discussion label Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/discussion Status: Under discussion or need discussion
Projects
None yet
Development

No branches or pull requests

2 participants