Commit Graph

7721 Commits (b1ad6ebba8183931613667224604b14bc811fa86)
 

Author SHA1 Message Date
Yi Wu b1ad6ebba8 WritePrepared: fix two versions in compaction see different status for released snapshots (#4890) 6 years ago
Maysam Yabandeh 7fd9813b9f WritePrepared: commit of delayed prepared entries (#4894) 6 years ago
tom wang 73ff15c07b WritePrepared: fix typo in comments 6 years ago
Yanqin Jin dd9eca1c58 Remove unused variable to fix clang compilation err (#4893) 6 years ago
Sagar Vemuri 3cfc7515fc Remove an unused option (#4888) 6 years ago
Yi Wu 128f532858 WritePrepared: fix issue with snapshot released during compaction (#4858) 6 years ago
Yanqin Jin e79df377c5 Use chrono::time_point instead of time_t (#4868) 6 years ago
Yi Wu 5d4fddfa52 WritePrepared: Fix visible key compacted out by compaction (#4883) 6 years ago
Maysam Yabandeh cad99a6031 WritePrepared: snapshot should be larger than max_evicted_seq_ (#4886) 6 years ago
Siying Dong 7d13f307ff Improve Error Message When wal_dir doesn't exist (#4874) 6 years ago
Sagar Vemuri 55e03b67df Correct the comment about inlined blob option (#4887) 6 years ago
Yi Wu d50c10ed37 WritePrepared: Fix SmallestUnCommittedSeq() doesn't check delayed_prepared (#4867) 6 years ago
Yanqin Jin 301da345ae Make a copy of MutableCFOptions to avoid race condition (#4876) 6 years ago
Siying Dong 4e37251b4d With ldb --try_load_options and wal_dir doesn't exist, ignore it (#4875) 6 years ago
Maysam Yabandeh 856ac24484 WritePrepared: fix race condition on GetSnapshotListFromDB (#4872) 6 years ago
Zhongyi Xie 6a4ec41fed add assert to silence clang warning (#4871) 6 years ago
Varadharajan 349c7cceff Fix downloaded filename of snappy (#4870) 6 years ago
Siying Dong 1fb2e274c5 Remove some components (#4101) 6 years ago
Maysam Yabandeh d56ac22b44 Remove duplicates from SnapshotList::GetAll (#4860) 6 years ago
Yanqin Jin 75714b4c08 Initialize two members in PerfContext (#4859) 6 years ago
Yanqin Jin ffc9f84649 Free memory after use 6 years ago
Maysam Yabandeh f3a99e8a4d WritePrepared: Report released snapshots in IsInSnapshot (#4856) 6 years ago
Siying Dong 8641e9adf7 Non-initial file preloading should always prefetch index and filter (#4852) 6 years ago
Maysam Yabandeh cd227d74ba WritePrepared: improve IsInSnapshotEmptyMapTest (#4853) 6 years ago
Yanqin Jin e686caffec Remove unnecessary assersion in AtomicFlushStressTest::TestCheckpoint (#4846) 6 years ago
Maysam Yabandeh 0ed98bf89e WritePrepared: fix snapshot sequence in rollback (#4851) 6 years ago
tom wang 42135523a0 modify comments about flush_queue_ 6 years ago
Philip Jameson a3ab59d030 Fix skylark incompatible build files in rocksdb 6 years ago
Yi Wu cf852fdf55 Minor fix: single delete a blob value is not a mismatch (#4848) 6 years ago
Andrew Kryczka 9e2c804fe6 Fix point lookup on range tombstone sentinel endpoint (#4829) 6 years ago
Yanqin Jin a07175af65 Refactor atomic flush result installation to MANIFEST (#4791) 6 years ago
Yi Wu 77a8d4d476 Detect if Jemalloc is linked with the binary (#4844) 6 years ago
DorianZheng 8c79f79208 Fix skip WAL for whole write_group when leader's callback fail (#4838) 6 years ago
Huachao Huang 74f7d7551e tools: use provided options instead of the default (#4839) 6 years ago
Siying Dong e4feb78606 Try to fix DBSSTTest.RateLimitedDelete flakiness (#4840) 6 years ago
Adam Retter 073285363e Add RocksJava build to AppVeyor 6 years ago
Yanqin Jin 565b5bdc42 Add support for read-only db chkpt stress (#4690) 6 years ago
Andrew Kryczka ace543a815 fix accounting for range tombstones in TableProperties (#4841) 6 years ago
Tongliang Liao e8210e44da Make FindZLIB consistent with official definitions (#4823) 6 years ago
Anand Ananthabhotla b9d6eccac1 Lock free MultiGet (#4754) 6 years ago
Faustin Lammler 7d65bd5ce4 Fix spelling errors (#4827) 6 years ago
Tongliang Liao f8d5c1b012 Import library for DLL (i.e. rocksdb-shared.lib) requires ARCHIVE DESTINATION. (#4832) 6 years ago
Yanqin Jin ec68091d19 Remove an unused parameter (#4816) 6 years ago
Siying Dong f0dda35d7d Preload some files even if options.max_open_files (#3340) 6 years ago
Burton Li 46e3209e0d Compaction limiter miscs (#4795) 6 years ago
Max b1288cdc24 Fix typos in comments (#4819) 6 years ago
faust ca32fc1718 Insane line length detected (#4813) 6 years ago
Alexander Zinoviev 80bf8975fd Add a new per level counter for block cache hit (#4796) 6 years ago
Andrew Kryczka e0be1bc4f1 fix DeleteRange memory leak for mmap and block cache (#4810) 6 years ago
Siying Dong da1c64b6e7 Introduce a CPU time counter in perf_context (#4741) 6 years ago