Commit Graph

10478 Commits (e5b34f5867ad5d4b411020a8c7d2f41952b1ba84)
 

Author SHA1 Message Date
Alan Paxton e5b34f5867 Fb 5789 max total WAL size clarification (#9108) 3 years ago
Adam Retter be351f4754 Restore Java 7 Compatibility (#9103) 3 years ago
Yanqin Jin 8ef5b9ddfe Update MySQLStyleTransactionTest to use SingleDelete (#9062) 3 years ago
Dennis Maisenbacher 9e788be4b7 Source files dependencies detection for RocksDB plugins. (#9120) 3 years ago
Jay Zhuang 5aad38f262 Deflake DBBasicTestWithTimestampCompressionSettings.PutAndGetWithComp… (#9136) 3 years ago
Levi Tamasi 3fbddb1d27 Refactor and unify blob file saving and the logic that finds the oldest live blob file (#9122) 3 years ago
Hui Xiao 3018a3e27e Minor improvement to CacheReservationManager/WriteBufferManager/CompressionDictBuilding (#9139) 3 years ago
Yanqin Jin 5237b39d2e Fix assertion error during compaction with write-prepared txn enabled (#9105) 3 years ago
Jack Feng 7d74d3471c Fixing more loosely formatted issue (#9140) 3 years ago
Siying Dong 28bab0ef7e Improve comments on options.writable_file_max_buffer_size (#9131) 3 years ago
sdong caadf09d53 Add options.manual_wal_flush to db_bench (#9132) 3 years ago
Jack Feng 8be121bb80 Fixing loosely formatted child job specs, double quotes (#9125) 3 years ago
Peter Dillinger 2a3511a0df Fix -Werror=type-limits seen in Travis (#9128) 3 years ago
Hui Xiao 1ababeb76a Deallocate payload of BlockBasedTableBuilder::Rep::FilterBlockBuilder earlier for Full/PartitionedFilter (#9070) 3 years ago
Hui Xiao a64c8ca7a8 Sanitize negative request bytes in GenericRateLimiter::Request and clarify API (#9112) 3 years ago
Peter Dillinger dfedc74d82 Some checksum code refactoring (#9113) 3 years ago
Adam Retter 312d9c47b4 Re-enable 390x+cmake* Travis jobs (#9110) 3 years ago
Yanqin Jin 9b53f14a35 Fixed a bug in CompactionIterator when write-preared transaction is used (#9060) 3 years ago
Jack Feng 56810142a5 Fixing child jobs of rocksdb for duplo deprecation (#9117) 3 years ago
Jay Zhuang 29102641dd Skip directory fsync for filesystem btrfs (#8903) 3 years ago
Levi Tamasi 081722780b Refactor the detailed consistency checks and the SST saving logic in VersionBuilder (#9099) 3 years ago
Peter Dillinger 2b60621f16 Don't call OnTableFileCreated with OK for empty+deleted file (#9118) 3 years ago
Peter Dillinger 21f8a57f2a Fix TSAN report on MemPurge test (#9115) 3 years ago
Andrew Kryczka 67a7b74b7f Clarify setting `CompressionOptions::max_dict_bytes > 0` will charge block cache (#9119) 3 years ago
Peter Dillinger 82afa01815 Some API clarifications (#9080) 3 years ago
mrambacher f72c834eab Make FileSystem a Customizable Class (#8649) 3 years ago
Levi Tamasi cfc57f55b5 Mention PR 9100 in HISTORY.md (#9111) 3 years ago
Alan Paxton ec9082d698 Regression tests for tickets fixed by previous change. (#9019) 3 years ago
Hui Xiao 560fe70233 Add new API CacheReservationManager::GetDummyEntrySize() (#9072) 3 years ago
sdong a2b9be42b6 Try to start TTL earlier with kMinOverlappingRatio is used (#8749) 3 years ago
hx235 a5ec5e3ea0 Minor improvement to #8428 (Account for dictionary-building buffer in global memory limit) (#9032) 3 years ago
leipeng 230c98f3ce fix histogram NUM_FILES_IN_SINGLE_COMPACTION (#9026) 3 years ago
Levi Tamasi b1c27a52d2 Add a consistency check that prevents the overflow of garbage in blob files (#9100) 3 years ago
Alan Paxton 73e6b89fad Java wrapper for blob_gc_force_threshold as blobGarbageCollectionForceThreshold (#9109) 3 years ago
leipeng 2b70224f82 remove bad extra RecordTick(stats_, WRITE_WITH_WAL) (#9064) 3 years ago
Yanqin Jin 0e12b1d691 Update buckify scripts (#9104) 3 years ago
leipeng 01bd86ad35 InternalStats::DumpCFMapStat: fix sum.w_amp (#9065) 3 years ago
Yanqin Jin d263505417 Avoid div-by-zero error in db_stress (#9086) 3 years ago
Yanqin Jin 8e59a1dc9a Attempt to deflake ListenerTest.MultiCF (#9084) 3 years ago
Yanqin Jin 8f4f302316 Attempt to deflake DBFlushTest.FireOnFlushCompletedAfterCommittedResult (#9083) 3 years ago
CodemodService Bot 49af999954 internal_repo_rocksdb/repo 3 years ago
Levi Tamasi 44d04582cb Aggregate blob file related changes in VersionBuilder as VersionEdits are applied (#9085) 3 years ago
Yanqin Jin fdf2a0d7eb Fix a compaction bug for write-prepared txn (#9061) 3 years ago
Jonathan Albrecht f2d11b3fdc Temporarily disable s390x+cmake* Travis jobs (#9095) 3 years ago
Peter Dillinger 92e2399669 Fix EnvLibrados and add to CI (#9088) 3 years ago
Peter Dillinger a7d4bea43a Implement XXH3 block checksum type (#9069) 3 years ago
Andrew Kryczka f24c39ab3d Prevent corruption with parallel manual compactions and `change_level == true` (#9077) 3 years ago
Peter Dillinger 5bf9a7d5ee Clarify caching behavior for index and filter partitions (#9068) 3 years ago
Calin Culianu 82846f41d3 Fix incorrect order of comments in win_thread.cc (#9033) 3 years ago
Peter Dillinger 4ec31dc8ac Make format-diff.sh locale-independent (#9079) 3 years ago