tikv / rust-rocksdb

rust wrapper for rocksdb
Apache License 2.0
276 stars 155 forks source link

Support setting verify checksum for ingest option #775

Closed Connor1996 closed 9 months ago

Connor1996 commented 9 months ago

We'd like verify checksum before ingestion to avoid corrupted SST being ingested.

BTW, update titan to include https://github.com/tikv/titan/pull/289

v01dstar commented 9 months ago

It would be better if we can provide some context, like what type of problems we are trying to avoid through this PR

Connor1996 commented 9 months ago

PTAL @tonyxuqqi

Connor1996 commented 9 months ago

/test