cockroachdb / pebble

RocksDB/LevelDB inspired key-value database in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metamorphic: test LogData

jbowens opened this issue · comments

LogData has some subtleties related to sharing other batches' sequence numbers. See #3274. We should add LogData as an operation within our metamorphic tests.