Commit Graph

9612 Commits (e34b2e9f41ac7aa26a7affa7afe3c1ce5e2680cb)
 

Author SHA1 Message Date
Peter Dillinger e34b2e9f41 Migrate away from broken macos on Travis (#7745) 4 years ago
Levi Tamasi 61932cdf1d Add blob support to DBIter (#7731) 4 years ago
Zhichao Cao e102de7318 Fix assert(cfd->imm()->NumNotFlushed() > 0) in FlushMemtable (#7744) 4 years ago
Adam Retter ee4bd4780b Fix compilation on Apple Silicon (#7714) 4 years ago
Zhichao Cao eb5a8c06dd Fix the thread wait case in error_handler (#7700) 4 years ago
Cheng Chang 70f2e0916a Write min_log_number_to_keep to MANIFEST during atomic flush under 2 phase commit (#7570) 4 years ago
Ramkumar Vadivelu ac2f90d6f9 add 6.15.fb to check_format_compatible.sh (#7738) 4 years ago
Zhichao Cao 29e8f6a698 Add kManifestWriteNoWAL to BackgroundErrorReason to handle Flush IO Error when WAL is disabled (#7693) 4 years ago
Peter Dillinger 3b9bfe8f14 Skip minimum rate check in Sandcastle (#7728) 4 years ago
Jay Zhuang 7fec715db4 Make CompactRange and GetApproximateSizes work with timestamp (#7684) 4 years ago
Yanqin Jin e062a719cc Fix assertion failure in bg flush (#7362) 4 years ago
Jay Zhuang 9e1640403a Exclude timestamp from prefix extractor (#7668) 4 years ago
Adam Retter b937be3779 Fix Compilation on ppc64le using Clang 11 (#7713) 4 years ago
Peter Dillinger 0b06af9146 Warn about practically unfixable TSAN warnings in stack trace (#7723) 4 years ago
Andrew Kryczka eb65d673fe Fix kPointInTimeRecovery handling of truncated WAL (#7701) 4 years ago
Steve Yen cc431ece37 Fix merge operator docs typo (#7716) 4 years ago
Levi Tamasi 51a8dc6d14 Integrated blob garbage collection: relocate blobs (#7694) 4 years ago
Andrew Kryczka dd6b7fc520 Return `Status` from `MemTable` mutation functions (#7656) 4 years ago
Peter Dillinger 0baa5055f1 Add Ribbon schema test to bloom_test (#7696) 4 years ago
Yanqin Jin 1a5fc4f577 Port corruption test to use custom env (#7699) 4 years ago
anand76 7c19d43883 Fix initialization order of DBOptions and kHostnameForDbHostId (#7702) 4 years ago
Cheng Chang 5c585e1908 Ship the track WAL in MANIFEST feature (#7689) 4 years ago
Dylan Wen a65e905bbb Fix typos in comments (#7687) 4 years ago
Cheng Chang 7169ca9c80 Do not track empty WALs (#7697) 4 years ago
Cheng Chang 8a97f35619 Call out a bug in HISTORY (#7690) 4 years ago
Akanksha Mahajan 6cacb0d3a1 Add cmake-mingw in circle-build (#7144) 4 years ago
Cheng Chang 8c93b16f02 Track WAL in MANIFEST: Update logic for computing min_log_number_to_keep in atomic flush (#7660) 4 years ago
Adam Retter 303d283420 RocksJava static lib dependencies should support MacOS 10.12+ (#7683) 4 years ago
Adam Retter 4c336c6912 Fix jemalloc compliation problem on macOS (#7624) 4 years ago
Cheng Chang 699411b2ca Fuzzing RocksDB (#7685) 4 years ago
Yanqin Jin 84a700819e Fix the logic of setting read_amp_bytes_per_bit from OPTIONS file (#7680) 4 years ago
Yanqin Jin 869f0538dd Clean up after two test failures in db_basic_test (#7682) 4 years ago
anand76 9627e342c8 Use default FileSystem in GenerateUniqueId (#7672) 4 years ago
Andrew Kryczka 1c5f13f2a5 Fail early when `merge_operator` not configured (#7667) 4 years ago
jsteemann 7582c5682b add ArangoDB to USERS.md, and fix typos in that file (#7675) 4 years ago
Mammo, Mulugeta 1861de455e Add arena_block_size flag to db_bench (#7654) 4 years ago
Ramkumar Vadivelu 5bd1258381 Update release history to 6.15 (#7673) 4 years ago
Cheng Chang 1aae41786a Do not track WAL in MANIFEST when fsync is disabled in a test (#7669) 4 years ago
Yanqin Jin 9aa1b1dc19 Hack to load OPTIONS file for read_amp_bytes_per_bit (#7659) 4 years ago
Akanksha Mahajan e300ce211d Update option "allow_data_in_errors" in BuildOptions (#7665) 4 years ago
Peter Dillinger 60af964372 Experimental (production candidate) SST schema for Ribbon filter (#7658) 4 years ago
Levi Tamasi bbbb5a280d Add options for integrated blob GC (#7661) 4 years ago
Yanqin Jin 76ef894f9f Add full_history_ts_low_ to FlushJob (#7655) 4 years ago
Levi Tamasi bb69b4ce7f Fix InternalStats::DumpCFStats (#7666) 4 years ago
Yanqin Jin cf9d8e45c0 Add full_history_ts_low_ to CompactionJob (#7657) 4 years ago
Levi Tamasi 0dc437d65c Clean up CompactionProxy (#7662) 4 years ago
Yanqin Jin 2400cd69e3 Update HISTORY.md for PR6069 (#7663) 4 years ago
Andrew Kryczka ec346da98c Always apply bottommost_compression_opts when enabled (#7633) 4 years ago
mrambacher c442f6809f Create a Customizable class to load classes and configurations (#6590) 4 years ago
Yanqin Jin 8b6b6aeb1a Refactor with VersionEditHandler (#6581) 4 years ago