Commit Graph

14 Commits (02aa22957ab6bd392d5a7963942280159f6f81c3)

Author SHA1 Message Date
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 5 years ago
Yanqin Jin fe1147db1c Let DBSecondary close files after catch up (#6114) 5 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
anand76 83a6a614e9 Refactor ArenaWrappedDBIter into separate files (#5801) 5 years ago
Zhongyi Xie 2f41ecfe75 Refactor trimming logic for immutable memtables (#5022) 5 years ago
Eli Pozniansky c129c75fb7 Added log_readahead_size option to control prefetching for Log::Reader (#5592) 5 years ago
Zhongyi Xie 8d34806972 setup wal_in_db_path_ for secondary instance (#5545) 5 years ago
Yanqin Jin 7d8d56413d Override check consistency for DBImplSecondary (#5469) 5 years ago
Yanqin Jin 7177dc46a1 Handle missing WAL in secondary mode (#5323) 5 years ago
Yanqin Jin 641cc8d541 Use CreateLoggerFromOptions function (#5427) 5 years ago
Yanqin Jin 6ce5580882 Improve memtable earliest seqno assignment for secondary instance (#5413) 5 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 5 years ago
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 5 years ago
Yanqin Jin b9f5900658 Fix WAL replay by skipping old write batches (#5170) 5 years ago
Zhongyi Xie a466120cd5 improve comments in db_impl_secondary 5 years ago
Yanqin Jin fb4c6a31ce Log replay integration for secondary instance (#5305) 5 years ago
Zhongyi Xie bdba6c56dd add WAL replay in TryCatchUpWithPrimary (#5282) 5 years ago
Zhongyi Xie aa56b7e74a secondary instance: add support for WAL tailing on `OpenAsSecondary` 5 years ago
Yanqin Jin 9358178edc Support for single-primary, multi-secondary instances (#4899) 6 years ago