Commit Graph

14 Commits (41c4b665f4c6c9ec17be7b75e1be63c13a3af1ab)

Author SHA1 Message Date
mrambacher be219089ad Add BlobMetaData retrieval methods (#8273) 4 years ago
Zhichao Cao 95013df278 Do not set bg error for compaction in retryable IO Error case (#7899) 4 years ago
Adam Retter 8ff6557e7f Add further tests to ASSERT_STATUS_CHECKED (2) (#7698) 5 years ago
mrambacher db03172d08 Change ErrorHandler methods to return const Status& (#7539) 5 years ago
Andrew Kryczka 1e00909730 Periodically flush info log out of application buffer (#7488) 5 years ago
Jay Zhuang 69760b4d05 Introduce a global StatsDumpScheduler for stats dumping (#7223) 5 years ago
Jay Zhuang 00de699096 Replace reinterpret_cast with static_cast_with_check (#7067) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Andrew Kryczka c6abe30ee3 Fix concurrent full purge and WAL recycling (#5900) 5 years ago
Little-Wallace f65ec09ef8 Fix IngestExternalFile's bug with two_write_queue (#5976) 6 years ago
sdong bd2c753dd0 Add command "list_file_range_deletes" in ldb (#5615) 6 years ago
Yanqin Jin 1e87f2b68b Ref and unref cfd before and after calling WaitForFlushMemTables (#5513) 6 years ago
Zhongyi Xie 671d15cbdd Persistent Stats: persist stats history to disk (#5046) 6 years ago
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 6 years ago
Zhongyi Xie baa5302447 Avoid double-compacting data in bottom level in manual compactions (#5138) 6 years ago
Sergei Glushchenko 39c6c5fc1b Expose DB methods to lock and unlock the WAL (#5146) 6 years ago
Siying Dong 89ab1381f8 Apply automatic formatting to some files (#5114) 6 years ago
Zhongyi Xie c4f5d0aa15 add GetStatsHistory to retrieve stats snapshots (#4748) 6 years ago
Yanqin Jin 5b4c709fad Enable atomic flush (#4023) 7 years ago
Zhongyi Xie cac87fcf57 move dump stats to a separate thread (#4382) 7 years ago
Yi Wu dc813e4b85 Improve log handling when recover without flush (#4405) 7 years ago
Anand Ananthabhotla a27fce408e Auto recovery from out of space errors (#4164) 7 years ago
Mikhail Antonov 927f274939 Avoiding write stall caused by manual flushes (#4297) 7 years ago
Anand Ananthabhotla 52d4c9b7f6 Allow DB resume after background errors (#3997) 7 years ago
Maysam Yabandeh 718c1c9c1f Pass manual_wal_flush also to the first wal file 7 years ago
Siying Dong d59549298f Skip deleted WALs during recovery 7 years ago
Huachao Huang ed7a95b28c Add max_subcompactions as a compaction option 7 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 7 years ago
Maysam Yabandeh d060421c77 Fix a leak in prepared_section_completed_ 7 years ago
Zhongyi Xie 945f618ba5 log flush reason for better debugging experience 8 years ago
Maysam Yabandeh 18dcf7f98d WritePrepared Txn: PreReleaseCallback 8 years ago
Maysam Yabandeh 857adf388f WritePrepared Txn: Refactor conf params 8 years ago
Maysam Yabandeh 63822eb761 Enable two write queues for transactions 8 years ago
Andrew Kryczka 70aa942153 fix file numbers after repair 8 years ago
Yi Wu d1cab2b64e Add ValueType::kTypeBlobIndex 8 years ago
Quinn Jarrell 6a541afcc4 Make bytes_per_sync and wal_bytes_per_sync mutable 8 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Andrew Kryczka bb01c1880c Introduce max_background_jobs mutable option 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Yi Wu 9e44531803 Refactor WriteImpl (pipeline write part 1) 8 years ago
Reid Horuff 5cf176ca15 Fix for 2PC causing WAL to grow too large 9 years ago
Yi Wu e29d3b67c2 Make max_background_compactions and base_background_compactions dynamic changeable 9 years ago
Aaron Gao 43afd72bee [rocksdb] make more options dynamic 9 years ago
Reid Horuff 1b8a2e8fdd [rocksdb] Memtable Log Referencing and Prepared Batch Recovery 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Venkatesh Radhakrishnan 030215bf01 Running manual compactions in parallel with other automatic or manual compactions in restricted cases 10 years ago
Yueh-Hsuan Chiang 7d7ee2b654 Add Memory Insight support to utilities 10 years ago
Islam AbdelRahman 7f58ff7c31 Remove db_impl_debug from release build 10 years ago