Commit Graph

9685 Commits (c1a65a4de4e53dac192f9c78771360db20eed9ed)
 

Author SHA1 Message Date
mrambacher c1a65a4de4 Make StringEnv, StringSink, StringSource use FS classes (#7786) 4 years ago
Jay Zhuang 58660bf21a Use mock time for histogram_test (#7799) 4 years ago
Andrew Kryczka 225abffd8f Verify file checksum generator name (#7824) 4 years ago
Dylan Wen 159ea4702c Fix typos in comments (#7790) 4 years ago
Andrew Kryczka b8c01ed38a Support --hex flag in `ldb file_checksum_dump` (#7820) 4 years ago
mrambacher 0bad2b4308 Ignore the OnAddFile Status for SSTFileManager (#7826) 4 years ago
Andrew Kryczka 61e324422e fix thread status synchronization in thread_list_test (#7825) 4 years ago
Adam Retter bb0f781da0 Update RocksJava static compression dependencies (#7804) 4 years ago
mrambacher 81367a4616 Eliminate the creation of ImmutableDBOptions in WBWI::GetFromBatch (#6851) 4 years ago
Cheng Chang 30cd38c687 Increase the txn lock timeout in stress test (#7823) 4 years ago
jbosh edb0b1fb7f rocksdb_transaction_get_for_update now exports (#6293) 4 years ago
Adam Retter fd2db79fa4 Attempt to fix build errors around missing compression library includes (#7803) 4 years ago
anand76 01298c8ff7 Return Status from FilePrefetchBuffer::TryReadFromCache() (#7816) 4 years ago
anand76 d7738666b0 Fix db_bench duration for multireadrandom benchmark (#7817) 4 years ago
cheng-chang 736c6dc59f Disable BasicLockEscalation if cannot determine whether TSAN is enabled (#7814) 4 years ago
Zhichao Cao 44ebc24dca Add rate_limiter to GenerateOneFileChecksum (#7811) 4 years ago
Zhichao Cao 601585bca4 fix memory leak in db_stress checkpoint test (#7813) 4 years ago
mrambacher 55e99688cc No elide constructors (#7798) 4 years ago
Akanksha Mahajan 30a5ed9c53 Update "num_data_read" stat in RetrieveMultipleBlocks (#7770) 4 years ago
cheng-chang bdb7e544bd Skip WALs according to MinLogNumberToKeep when creating checkpoint (#7789) 4 years ago
anand76 bd2645bc34 Update regression_test.sh to run multireadrandom benchmark (#7802) 4 years ago
Peter Dillinger a727efca99 Remove flaky, redundant, and dubious DBTest.SparseMerge (#7800) 4 years ago
mrambacher 02418194d7 Add more tests for assert status checked (#7524) 4 years ago
Sergei Petrunia daab7603f6 Range Locking: Implementation of range locking (#7506) 4 years ago
sdong f4db3e4119 Avoid to force PORTABLE mode in tools/regression_test.sh (#7806) 4 years ago
Adam Retter 81592d9ffa Add more tests to ASSERT_STATUS_CHECKED (4) (#7718) 4 years ago
cheng-chang 41ff125a8a SyncWAL shouldn't be supported in compacted db (#7788) 4 years ago
Sergei Petrunia 1022090981 Apply the changes from: PS-5501 : Re-license PerconaFT 'locktree' to Apache V2 (#7801) 4 years ago
sdong 9057d0a079 Minimize Timing Issue in test WALTrashCleanupOnOpen (#7796) 4 years ago
Akanksha Mahajan fbac1b3f80 Add tests in ASSERT_STATUS_CHECKED (#7793) 4 years ago
Peter Dillinger 4d897e51df Migrate away from Travis+Linux+amd64 (#7791) 4 years ago
Jay Zhuang 861b0d1a49 Fix Windows build in block_cache_tracer_test (#7795) 4 years ago
Jay Zhuang fd0d35d390 Fix block_cache_test failure (#7783) 4 years ago
Jay Zhuang a8aeefd0fd Update release version to 6.16 (#7782) 4 years ago
Peter Dillinger 4d1ac19e3d aggregated-table-properties with GetMapProperty (#7779) 4 years ago
Cheng Chang fbce7a3808 Track WAL obsoletion when updating empty CF's log number (#7781) 4 years ago
Adam Retter 62afa968c2 Fix various small build issues, Java API naming (#7776) 4 years ago
sdong 75e4af14e0 Update code comment for options.ttl (#7775) 4 years ago
Peter Dillinger 239d17a19c Support optimize_filters_for_memory for Ribbon filter (#7774) 4 years ago
Zhichao Cao 04b3524ad0 Inject the random write error to stress test (#7653) 4 years ago
Akanksha Mahajan 99f5a800c3 Fix clang_analyze error (#7777) 4 years ago
Adam Retter 29d12748b0 Fix failing RocksJava test compilation and add CI (#7769) 4 years ago
Burton Li 2021392e25 Do not full scan obsolete files on compaction busy (#7739) 4 years ago
Jay Zhuang a0e4421e81 Log sst number in Corruption status (#7767) 4 years ago
Levi Tamasi 1afbd1948c Add initial blob support to batched MultiGet (#7766) 4 years ago
Peter Dillinger 003e72b201 Use size_t for filter APIs, protect against overflow (#7726) 4 years ago
Cheng Chang 491779514e Update SstFileWriter fuzzer to iterate and check all key-value pairs (#7761) 4 years ago
Peter Dillinger b1ee191405 Fix memory leak for ColumnFamily drop with live iterator (#7749) 4 years ago
Jay Zhuang 07c0fc002a Fix pyenv-version-name not found issue (#7768) 4 years ago
Cheng Chang fd7d8dc56e Do not log unnecessary WAL obsoletion events (#7765) 4 years ago