Commit Graph

8678 Commits (986df37135214d91e543f43a14d32a228b8d6fbb)
 

Author SHA1 Message Date
Peter Dillinger 986df37135 Clean up PartitionedFilterBlockBuilder (#6299) 4 years ago
Fosco Marotto bd698e4f55 Update version for next release, 6.7.0 (#6320) 4 years ago
Maysam Yabandeh c4bc30e12d Implement PinnableSlice::remove_prefix (#6330) 4 years ago
Levi Tamasi f34782a67d Fix the "records dropped" statistics (#6325) 4 years ago
anand76 0672a6db64 Fix queue manipulation in WriteThread::BeginWriteStall() (#6322) 4 years ago
Maysam Yabandeh 967a2d953f Revert "crash_test to enable block-based table hash index (#6310)" (#6327) 4 years ago
Maysam Yabandeh cb1142e00d Set index_block_restart_interval of kHashSearch to 1 in stress test (#6324) 4 years ago
matthewvon e6e8b9e871 Correct pragma once problem with Bazel on Windows (#6321) 4 years ago
Levi Tamasi d305f13e21 Make DBCompactionTest.SkipStatsUpdateTest more robust (#6306) 4 years ago
sdong 8e309b35bb crash_test to enable block-based table hash index (#6310) 4 years ago
Peter Dillinger 8aa99fc71e Warn on excessive keys for legacy Bloom filter with 32-bit hash (#6317) 5 years ago
Peter Dillinger 4b86fe1123 Log warning for high bits/key in legacy Bloom filter (#6312) 5 years ago
chenyou-fdu 931876e86e Separate enable-WAL and disable-WAL writer to avoid unwanted data in log files (#6290) 5 years ago
Matt Bell 7e5b04d04f Expose atomic flush option in C API (#6307) 5 years ago
sdong 6b64aed4c0 Fix bug which causes crash_test to always run on sync mode (#6304) 5 years ago
sdong d87cffaea4 Fix another bug caused by recent hash index fix (#6305) 5 years ago
Levi Tamasi 73f65b457e Adjust thread pool sizes when setting max_background_jobs dynamically (#6300) 5 years ago
Cheng Chang 86623a7153 Update example of optimistic transaction (#6074) 5 years ago
sdong f8b5ef85ec Fix a bug caused by recent fix of Prefix Hash (#6302) 5 years ago
Levi Tamasi b7f1b3e51c Access Maven Central over HTTPS (#6301) 5 years ago
sdong d2b4d42d4b Fix kHashSearch bug with SeekForPrev (#6297) 5 years ago
Levi Tamasi 1dd7873e08 Remove earlier partial BlobDB GC implementation (#6278) 5 years ago
sdong 76c117b24b Fix LITE test build broken by recent commit (#6295) 5 years ago
Maysam Yabandeh d4b7fbf0d5 kHashSearch incompatible with index_block_restart_interval>1 (#6294) 5 years ago
sdong 894c6d21af Bug when multiple files at one level contains the same smallest key (#6285) 5 years ago
Qinfan Wu 6733be033e More const pointers in C API (#6283) 5 years ago
Sagar Vemuri cfa585611d Consider all compaction input files to compute the oldest ancestor time (#6279) 5 years ago
Maysam Yabandeh eff5e076f5 unordered_write incompatible with max_successive_merges (#6284) 5 years ago
anand76 687119aeaf Variable key length in db_stress (#6273) 5 years ago
Yanqin Jin 6a9989381f Fix compilation under LITE (#6277) 5 years ago
sdong 39410bcb3d Fix some shadow warning (#6242) 5 years ago
Yanqin Jin cfd9732f65 Remove inaccurate code comment (#6274) 5 years ago
Huisheng Liu e5b476f551 Update file indexer to take timestamp into consideration (#6205) 5 years ago
Amber1990Zhang 941bd15aed add user nebula (#6271) 5 years ago
sdong 1244abef66 Stress Test: relax prefix iterator check condition (#6269) 5 years ago
Maysam Yabandeh f4a378be3e Print out non-ok DB::Open status in db_stress (#6272) 5 years ago
Adam Retter 6477075f2c JMH microbenchmarks for RocksJava (#6241) 5 years ago
Maysam Yabandeh 5709e97a74 Skip CancelAllBackgroundWork if DBImpl is already closed (#6268) 5 years ago
wolfkdy 1ab1231acf parallel occ (#6240) 5 years ago
Huisheng Liu 2fdd8087ce Implement getfreespace for WinEnv (#6265) 5 years ago
Yanqin Jin a8b1085ae2 Fix test in LITE mode (#6267) 5 years ago
Yanqin Jin bce5189f4d Fix error message (#6264) 5 years ago
Connor1996 3e26a94ba1 Add oldest snapshot sequence property (#6228) 5 years ago
Yanqin Jin 1aaa145877 Fix a data race for cfd->log_number_ (#6249) 5 years ago
Yanqin Jin 946c43a026 Improve error msg for SstFileWriter Merge (#6261) 5 years ago
Qinfan Wu edaaa1fff2 Add range delete function to C-API (#6259) 5 years ago
Maysam Yabandeh 28e5a9a9fb Increase max_log_size in FlushJob to 1024 bytes (#6258) 5 years ago
Maysam Yabandeh 83957dc510 Exclude MergeInProgress status from errors in stress tests (#6257) 5 years ago
Maysam Yabandeh 7c98d71567 Print before AddErrors in stress tests (#6256) 5 years ago
Maysam Yabandeh 48a678b7c9 Prevent an incompatible combination of options (#6254) 5 years ago