Closed petermattis closed 8 years ago
This is a cherry-pick of https://github.com/facebook/rocksdb/pull/1102.
LGTM. Can you add a patch and hook it up to import.sh? Otherwise we might forget to reapply this when we update rocksdb (since their release cycle lags, and this change won't be in the next 1 or 2 releases).
Good idea about the patches. Done. Verified by running ./import.sh
and nothing changed except build_version.cc
.
Nice, thanks for backfilling that other guy, too. Fire away.
This avoids excessive iteration in tombstone fields.