Commit Graph

9907 Commits (09528f9fa17ae9a94713f1b0a29cb1c13932090a)
 

Author SHA1 Message Date
Yanqin Jin 09528f9fa1 Fix a bug for SeekForPrev with partitioned filter and prefix (#8137) 3 years ago
sunby c4d0e66d65 Remove check for status returned by `InvalidatePageCache` (#8156) 3 years ago
Yanqin Jin 2d8518f5ea Reset pinnable slice before using it in Get() (#8154) 3 years ago
Adam Retter ffd3f493e3 Update ZStd. Fixes an issue with Make 3.82 (#8155) 3 years ago
darionyaphet b2c48a570f Support cpu_write_nanos and cpu_read_nanos in IOStatsContext (#8149) 3 years ago
David Carlier 88c8f7a090 stack trace freebsd update. using native api to get the process (#8144) 3 years ago
Peter Dillinger 96205baa63 Likely fix flaky TableFileCorruptedBeforeBackup (#8151) 3 years ago
Peter Dillinger bd7ddf58cb Make tests "parallel" and "passing ASC" by default (#8146) 3 years ago
Andrew Gallagher d0d2ab0b1a Use `include_paths` instead of raw `-I` in TARGETS (#8143) 3 years ago
Yanqin Jin dd3fbbbf95 Use separate db dir for different tests hoping to remove flakiness (#8147) 3 years ago
Peter Dillinger 0fccc6225e Fix db_test2 parallelism (#8145) 3 years ago
Akanksha Mahajan 689b13e639 Add request_id in IODebugContext. (#8045) 3 years ago
rockeet 5025c7ec09 version_set_test.cc: remove a redundent obj copy (#7880) 3 years ago
Zhichao Cao 17002365c1 Replace Status with IOStatus for block fetcher IO function (#8130) 3 years ago
Andrew Kryczka c43a37a922 Fix compression dictionary sampling with dedicated range tombstone SSTs (#8141) 3 years ago
darionyaphet a3a943bf63 Merge checks into one (#8138) 3 years ago
Andrew Kryczka 1ba2b8a568 Add sample_for_compression results to table properties (#8139) 3 years ago
Jay Zhuang a781b103da Fix getApproximateMemTableStats() return type (#8098) 3 years ago
mrambacher 493a4e28d9 Pass PLATFORM_FLAGS in build_detect_platform (#8111) 3 years ago
Zhichao Cao 335c5a6be5 Fix error_handler_fs_test failure due to statistics (#8136) 3 years ago
sherriiiliu e6534900bd Fix possible hang issue in ~DBImpl() when flush is scheduled in LOW pool (#8125) 3 years ago
Jay Zhuang 9418403c4b Unittest uses unique test db name (#8124) 3 years ago
Akanksha Mahajan f03606cd5c Vulnerability issue in kramdown dependency (#8131) 3 years ago
Peter Dillinger ec11c23caa Add thread safety to BackupEngine, explain more (#8115) 3 years ago
Imanol-Mikel Barba Sabariego 04191e1c5d Adding safer permissions to PosixFilesystem::NewLogger (#8106) 3 years ago
Jay Zhuang a037bb35e9 Compaction should not move data to up level (#8116) 3 years ago
Adam Retter 24b7ebee80 range_tree requires GNU libc on ppc64 (#8070) 3 years ago
kshair 25ae380784 Fix comment spelling (#7960) 3 years ago
mrambacher 1be3867689 Fix check in db_bench for num shard bits to match check in LRUCache (#8110) 3 years ago
yaphet 70e80c91b6 fix typo (#8118) 3 years ago
mrambacher 524b10bd6e Fix spelling in comments in include/rocksdb/ (#8120) 3 years ago
Yanqin Jin ae7a795686 Disable partitioned filters in ts stress test (#8127) 3 years ago
mrambacher 5841bbe36c Fix make tags to not rebuild all the object files (#8097) 3 years ago
anand76 7d7f14480e Always truncate the latest WAL file on DB Open (#8122) 3 years ago
darionyaphet 0a5d23944d use the pointer directly (#8095) 3 years ago
Jay Zhuang ce6de862c1 Avoid checking errno on success call (#8119) 3 years ago
wolfkdy 63748c2204 On ARM platform, use yield op to relax CPU. See issue 7376 (#7438) 3 years ago
mrambacher a34dafe5ff Fix clang analyze for trace replace GetPayload (#8121) 3 years ago
anand76 c5f52714fb Use malloc in rocksdb_transaction_get_snapshot (#8114) 3 years ago
Zhichao Cao 7f27767efa Remove disabled tests (#8123) 3 years ago
junhan lee 06bb45a65a fix typo (#8088) 3 years ago
Levi Tamasi 303cb23a0f Introduce a ThreadGuard class and use it in ExternalSSTFileTest.PickedLevelBug (#8112) 3 years ago
Zhichao Cao af80a78ba4 Fix flush no wal IO error bug (#8107) 3 years ago
storagezhang 711881bc25 Fix some typos in comments (#8066) 3 years ago
Andrew Kryczka c20a7cd6c7 Apply `sample_for_compression` to all block-based tables (#8105) 3 years ago
Jay Zhuang 45c65d6dcf Use thread-safe `strerror_r()` to get error message (#8087) 3 years ago
Connor f06b761185 Fix unexpected compaction error for compact files (#8024) 3 years ago
Yanqin Jin 469164dc3c Add stress crash test with timestamp to lego determinator (#8104) 3 years ago
Peter Dillinger da6b90ab48 Improve bloom_test bits_per_key flag (#8093) 3 years ago
Akanksha Mahajan 41e554da2b Fix Race condition in db_sst_test (#8092) 3 years ago