Qiaolin-Yu opened a new pull request, #780: URL: https://github.com/apache/incubator-kvrocks/pull/780
**Motivation** In [this commit of RocksDB](https://github.com/facebook/rocksdb/commit/78aee6fedc62ca6048e500969912d1e1f0553490), backupable_db.h will be marked as obsolete, and removed from the repository. In order to continue to be compatible with RocksDB in the future, kvrocks should also remove the outdated RocksDB API related to backupable_db.h and replace it with an updated one. **Impact** RocksDB has supported the updated API in very early versions, so it will not cause existing compatibility problems. Co-authored-by: Change72 <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
