https://github.com/tikv/rocksdb/blob/ce0ea61aecd53ac02a0e7da2b166961c7d98650a/db/compaction/compaction.cc#L549 ExtractUserKey(*start) will assert false! same to ExtractUserKey(*end) Am I right?
rocksdb/db/compaction/compaction.cc
Line 549 in ce0ea61
ExtractUserKey(*start) will assert false!
same to ExtractUserKey(*end)
Am I right?