Commit Graph

901 Commits (fcd7e03832d133ac3a23778e9e029155a9a6ce04)

Author SHA1 Message Date
sdong 0bc87442ae Update HISTORY.md for forward compatibility (#6085) 5 years ago
sdong 4e0dcd36df db_stress sometimes generates keys close to SST file boundaries (#6037) 5 years ago
sdong a150604e10 db_stress to cover total order seek (#6039) 5 years ago
sdong 6123611c42 crash_test: use large max_manifest_file_size most of the time. (#6034) 5 years ago
sdong a19de78da5 db_stress to cover SeekForPrev() (#6022) 5 years ago
sdong 1da1f04231 Stress test to relax the iterator verification case for lower bound (#5869) 5 years ago
sdong 111ebf3161 db_stress: improve TestGet() failure printing (#5989) 5 years ago
Zhichao Cao 8ea087ad16 Workload generator (Mixgraph) based on prefix hotness (#5953) 5 years ago
Maysam Yabandeh 50804656d2 Enable write-conflict snapshot in stress tests (#5897) 5 years ago
sdong e4e1d35cc2 Revert "Disable pre-5.5 versions in the format compatibility test (#5990)" (#5999) 5 years ago
sdong 5b656584af crash_test: disable periodic compaction in FIFO compaction. (#5993) 5 years ago
Levi Tamasi 351e25401b Disable pre-5.5 versions in the format compatibility test (#5990) 5 years ago
sdong 0337d87b42 crash_test: disable atomic flush with pipelined write (#5986) 5 years ago
sdong 15119f08e2 Add more release branches to tools/check_format_compatible.sh (#5985) 5 years ago
sdong a3960fc875 Move pipeline write waiting logic into WaitForPendingWrites() (#5716) 5 years ago
sdong f22aaf8b3f db_stress: CF Consistency check to use random CF to validate iterator results (#5983) 5 years ago
sdong 9f1e5a0b87 CfConsistencyStressTest to validate key consistent across CFs in TestGet() (#5863) 5 years ago
Yanqin Jin c0abc6bbc1 Use FLAGS_env for certain operations in db_bench (#5943) 5 years ago
Yanqin Jin c53db172a1 Fix TestIterate for HashSkipList in db_stress (#5942) 5 years ago
Peter Dillinger fe464bca5c Fix PlainTableReader not to crash sst_dump (#5940) 5 years ago
Zhichao Cao 526e3b9763 Enable trace_replay with multi-threads (#5934) 5 years ago
Yanqin Jin e60cc0925c Expose db stress tests (#5937) 5 years ago
Levi Tamasi fdc1cb43a6 Support decoding blob indexes in sst_dump (#5926) 5 years ago
Levi Tamasi 78b28d80b0 Support non-TTL Puts for BlobDB in db_bench (#5921) 5 years ago
Maysam Yabandeh a6e615a7ba Enable partitioned index/filter in stress tests (#5918) 5 years ago
Yanqin Jin bc8b05cb77 Revert "Enable partitioned index/filter in stress tests (#5895)" (#5904) 5 years ago
anand76 80ad996b35 Make the db_stress reopen loop in OperateDb() more robust (#5893) 5 years ago
Yanqin Jin 167cdc9f17 Support custom env in sst_dump (#5845) 5 years ago
Maysam Yabandeh 2f4e288143 Enable partitioned index/filter in stress tests (#5895) 5 years ago
anand76 cca87d7722 Fix reopen voting logic in db_stress to prevent hangs (#5876) 5 years ago
sdong 503a756e42 Fix clang analyze warning in db_stress (#5870) 5 years ago
Jay Zhuang 51413e0a85 Fix a compile error (#5864) 5 years ago
sdong 69c4ccb970 Fix three more db_stress bugs (#5867) 5 years ago
sdong 5cd8aaf75f db_stress: fix run time error when prefix_size = -1 (#5862) 5 years ago
sdong 679a45d0cb crash_test to do some verification for prefix extractor and iterator bounds. (#5846) 5 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
sdong c06b54d0c6 Apply formatter on recent 45 commits. (#5827) 5 years ago
Maysam Yabandeh 6ec6a4a9a4 Remove snap_refresh_nanos option (#5826) 5 years ago
Levi Tamasi 94d62d771e Temporarily disable partitioned index/filter in stress test (#5811) 5 years ago
sdong b931f84e56 Divide file_reader_writer.h and .cc (#5803) 5 years ago
Peter (Stig) Edwards 2ed91622fb sst_dump recompress show #blocks compressed and not compressed (#5791) 5 years ago
Lingjing You 1a928c22a0 Add insert hints for each writebatch (#5728) 5 years ago
Levi Tamasi d35ffd569c Temporarily disable hash index in stress tests (#5792) 5 years ago
Adam Retter e8c2e68b4e Fix RocksDB bug in block_cache_trace_analyzer.cc on Windows (#5786) 5 years ago
Andrew Kryczka dd2a35f13f Support partitioned index and filters in stress/crash tests (#4020) 5 years ago
anand76 eb9026f09b Add a db_bench benchmark to warm up the row cache 5 years ago
sdong 1daff8f85a crash_test to skip compaction TTL for FIFO compaction. (#5749) 5 years ago
sdong 1d6a10f52d Extend stress test to cover periodic compaction and compaction TTL (#5741) 5 years ago
Zhongyi Xie 2f41ecfe75 Refactor trimming logic for immutable memtables (#5022) 5 years ago
sdong d8a27d9331 Atomic Flush Crash Test also covers the case that WAL is enabled. (#5729) 5 years ago