rocksdb icon indicating copy to clipboard operation
rocksdb copied to clipboard

Fail DB open when Point-in-time recovery encounter IO error when reading WAL

Open yiwu-arbug opened this issue 6 years ago • 2 comments

The task is to fix: https://github.com/facebook/rocksdb/issues/6288

  • [ ] Reproduce the behavior using unit test
  • [ ] Fix the issue

yiwu-arbug avatar Jan 13 '20 01:01 yiwu-arbug

cc @BusyJay

yiwu-arbug avatar Jan 13 '20 01:01 yiwu-arbug

Fixed in upstream (https://github.com/facebook/rocksdb/pull/6963). Need cherry-pick.

yiwu-arbug avatar Jun 28 '20 22:06 yiwu-arbug