Yanqin Jin

Results 3 issues of Yanqin Jin

This can be a potential bug once we merge #9142, which is a fix for a legit bug causing DB::Open failure. Currently before the fix, this bug is hidden. In...

bug

When `FlushOptions::wait` is set to false, manual flush should not stall forever. If the database has already stopped writes, then the thread calling `DB::Flush()` with `FlushOptions::wait=false` should not enter the...

CLA Signed

This PR is the result of applying IDE's built-in "refactor" functionality, i.e., automatic variable/function renaming. Nothing manual. We updated the names of a few widely used variables and functions to...

CLA Signed