facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
27.85k stars 6.2k forks source link

reset seen error when resume succeed. #12772

Open liyichao opened 3 weeks ago

liyichao commented 3 weeks ago

fix https://github.com/facebook/rocksdb/issues/11643

jsteemann commented 3 weeks ago

Side note: I tried the change to check if it would fix https://github.com/facebook/rocksdb/issues/9762 as well, but it doesn't.