Same issue as https://github.com/facebook/rocksdb/pull/7271 So when there are two WAL files and the first one has data corruption, we will continue to reply to replay the second WAL. Cause data corruption.
Same issue as facebook/rocksdb#7271
So when there are two WAL files and the first one has data corruption, we will continue to reply to replay the second WAL.
Cause data corruption.