Commit Graph

11534 Commits (e466173d5cb0735f49a905489be0eb889a26d89d)
 

Author SHA1 Message Date
Alan Paxton 7fbee01f0c CI benchmarks refine configuration (#10514) 2 years ago
Andrew Kryczka d95e376368 Disable db_stress features incompatible with unsynced data dropping when sync_fault_injection=1 (#10559) 2 years ago
Changyu Bi d140fbfd7d Add Iterator test against expected state to stress test (#10538) 2 years ago
muthukrishnan.s 79ed4be80f Add get_name, get_id for column family handle in C API (#10499) 2 years ago
Levi Tamasi 78bbdef530 Fix a typo in BlobSecondaryCacheTest (#10566) 2 years ago
sdong 4915f89513 WritableFileWriter to allow operation after failure when SyncWithoutFlush() is involved (#10555) 2 years ago
Changyu Bi 198e5d8ee9 Update `TestGet()` to verify against expected state (#10553) 2 years ago
Mohamed Issa cbe2c6d2d2 Remove unnecessary append to PLUGINS variable in top-level CMakeLists.txt (#10494) 2 years ago
muthukrishnan.s 616f3bd02e Add grocksdb in Go language bindings (#10498) 2 years ago
lhsoft 38bf569ee7 Fix build error with NIOSTATS_CONTEXT (#10506) 2 years ago
EdvardD 6e93d24935 Expose set_checksum function to C api (#10537) 2 years ago
Ryan Mack 06f73d2575 Fix autovector::emplace_back return type for C++17 (#10542) 2 years ago
Chen Lixiang 9593fd1c82 Fix wrong compression type and options in universal compaction picker (#10515) 2 years ago
Peter Dillinger db7606a41a Fix "Behavior Changes" in 7.6 HISTORY.md (#10557) 2 years ago
Changyu Bi 7b9e970042 Optionally issue `DeleteRange` in `*whilewriting` benchmarks (#10552) 2 years ago
Hui Xiao b16655a547 Add missing synchronization in TestFSWritableFile (#10544) 2 years ago
Bo Wang b0048b673c Post 7.6 branch cut changes (#10546) 2 years ago
gitbw95 a9c2c7778d Update HISTORY.md for the upcoming 7.6 release (#10543) 2 years ago
anand76 35cdd3e71e MultiGet async IO across multiple levels (#10535) 2 years ago
Levi Tamasi 81388b36e0 Add support for wide-column point lookups (#10540) 2 years ago
anand76 2553d1efa1 Revert "Avoid dynamic memory allocation on read path (#10453)" (#10541) 2 years ago
Bo Wang 13cb7a84b6 Fix the memory leak in db_stress tests that are caused by `FaultInjectionSecondaryCache` and add `CompressedSecondaryCache` into stress tests. (#10523) 2 years ago
Akanksha Mahajan 5956ef0089 Add initial_auto_readahead_size and max_auto_readahead_size to db_bench (#10539) 2 years ago
Andrew Kryczka 91166012c8 Prevent a case of WriteBufferManager flush thrashing (#6364) 2 years ago
anand76 65814a4ae6 Fix range deletion handling in async MultiGet (#10534) 2 years ago
Gang Liao 275cd80cdb Add a blob-specific cache priority (#10461) 2 years ago
sdong bc575c614c Fix two extra headers (#10525) 2 years ago
Changyu Bi fd165c869d Add memtable per key-value checksum (#10281) 2 years ago
Peter Dillinger 86a1e3e0e7 Derive cache keys from SST unique IDs (#10394) 2 years ago
Peter Dillinger 9fa5c146d7 LOG more info on oldest snapshot and sequence numbers (#10454) 2 years ago
sdong 2297769b38 Fix regression issue of too large score (#10518) 2 years ago
Levi Tamasi f3ddbe66bd Mention PR 10391 in HISTORY.md (#10522) 2 years ago
sherriiiliu 4753e5a2e9 Fix wrong value passed in compaction filter in BlobDB (#10391) 2 years ago
Jay Zhuang f42fec2fab Add bash for running the script (#10521) 2 years ago
sdong 9277569ba3 Add some missing headers (#10519) 2 years ago
Jay Zhuang 5d3aefb682 Migrate to docker for CI run (#10496) 2 years ago
Guido Tagliavini Ponce a0798f6f92 Enable ClockCache in DB block cache test (#10482) 2 years ago
sdong 911c0208b9 WritableFileWriter tries to skip operations after failure (#10489) 2 years ago
gitbw95 b57155a0bd Revert "Add CompressedSecondaryCache into stress test" #10442 (#10509) 2 years ago
Yanqin Jin fee2c472d0 Include minimal contextual information in `CompactionIterator` (#10505) 2 years ago
gitbw95 f060b47ee8 Fix the segdefault bug in CompressedSecondaryCache and its tests (#10507) 2 years ago
anand76 0b02960d8c Fix MultiGet range deletion handling and a memory leak (#10513) 2 years ago
Levi Tamasi 06b04127a8 Reset blob value as soon as it's not needed in DBIter (#10490) 2 years ago
Levi Tamasi 24bcab7d5d Make queries return the value of the default column for wide-column entities (#10483) 2 years ago
Levi Tamasi a85443c001 Update HISTORY.md for PR 10492 (#10504) 2 years ago
Jay Zhuang 3f763763aa Change `bottommost_temperture` to `last_level_temperture` (#10471) 2 years ago
Jay Zhuang 375534752a Improve universal compaction picker for tiered compaction (#10467) 2 years ago
Akanksha Mahajan 563f574372 Disable subcompactions for user_defined_timestamp (#10503) 2 years ago
Jay Zhuang 1e86d424e4 Tiered storage stress test (#10493) 2 years ago
Jay Zhuang 0d885e80d4 Avoid dynamic memory allocation on read path (#10453) 2 years ago