Yu Zhang

Results 28 comments of Yu Zhang

I see what you mean. This feature is backup though, it's mainly for backing up a DB, only used to restore a DB when accident happens, which is rare, and...

Thank you for this report. Just curious if you were able to run the reproduce steps for multiple times and each time the issue always surfaced as this assertion error?...

> Hi RocksDB developers, > > Do we have any updates on this issue? Thanks for checking. We haven't got to check this yet. Are you able to root cause...

> @jowlyzhang : thanks for assigning this to yourself. Do you know when you could pick this issue up? I don't think I will be able to check this soon,...

> We are blocked on this issue -- but don't think we have the capacity to take this ourselves as we aren't as familiar with this codebase/path Thank you for...

Can you provide a code pointer for this bug you were referring to? I didn't find where we are doing this in our code base.

This stack trace doesn't seem to match the code in https://github.com/facebook/rocksdb/blame/8.5.fb/ Can you add more info for how you build this binary?

I was actually recently working on this, the `./ldb` get type of commands, like `multiget`, `scan`, `get_entity` etc should have read timestamp support after this PR #12641 I'm currently working...