Commit Graph

10521 Commits (81016436110944d4763f0397aefe939c1254ff1b)
 

Author SHA1 Message Date
Yanqin Jin 8101643611 Update HISTORY and version.h for 6.27 release (#9192) 3 years ago
Levi Tamasi 3a9f557451 Update HISTORY for PR 9187 (#9191) 3 years ago
Yanqin Jin 43ac7a2774 Fix an assertion failure when ManifestTailer switches to new Manifest in multi-cf mode (#9143) 3 years ago
Levi Tamasi dc5de45af8 Support readahead during compaction for blob files (#9187) 3 years ago
Peter Dillinger cd4ea675e3 Fix backward compatibility with 2.5 through 2.7 (#9189) 3 years ago
Jay Zhuang 6cde8d2190 Deprecating `iter_start_seqnum` and `preserve_deletes` (#9091) 3 years ago
Peter Dillinger 3ce4d4f558 Print failures in parallel `make check` (#9188) 3 years ago
Adam Retter ad40b0bee2 Some small changes to RocksJava build (#9186) 3 years ago
slk e12753eb71 Track each SST's timestamp information as user properties (#9093) 3 years ago
sdong 12117b26a3 Fix flaky DBTest2.RateLimitedCompactionReads (#9185) 3 years ago
Yanqin Jin 1e8322c0f5 Fix a bug in FlushJob picking more memtables beyond synced WALs (#9142) 3 years ago
Andrew Kryczka 8cf4294e25 Adhere to per-DB concurrency limit when bottom-pri compactions exist (#9179) 3 years ago
Akanksha Mahajan 4a7c1dc375 Add listener API that notifies on IOError (#9177) 3 years ago
Adam Retter d94932323a Check that newIteratorWithBase regardless of WBWI Overwrite Mode (#8134) 3 years ago
Peter Dillinger 230660be73 Improve / clean up meta block code & integrity (#9163) 3 years ago
Zhichao Cao f4294669e0 Fix the analyzer test failure caused by inaccurate timing wait (#9181) 3 years ago
Hui Xiao 74544d582f Account Bloom/Ribbon filter construction memory in global memory limit (#9073) 3 years ago
Peter Dillinger 4f678b52e7 Don't allow parallel crash_test in Makefile (#9180) 3 years ago
Davide Angelocola c9539ede76 Fix integer overflow in TraceOptions (#9157) 3 years ago
Andrew Kryczka 2225f063d4 Remove incremental ID from background thread pool names (#9165) 3 years ago
Peter Dillinger d95ffbaf4f Parallelize sandcastle tests (#9178) 3 years ago
Zhichao Cao b694cd0e0d Add tiered storage related read bytes stats to Statistic (#9123) 3 years ago
Sahir Hoda 1178d348aa Fix portable mac shared_library ld flags (#9149) 3 years ago
Peter Dillinger f8c685c4fc Check for and disallow shared key space in block caches (#9172) 3 years ago
Adam Simpkins 28f54e71f3 fix compile errors in db/kv_checksum.h (#9173) 3 years ago
Peter Dillinger 230f18b6e1 Improve parallel test suite runner (#9160) 3 years ago
Hui Xiao cff7819dff Fix BackupEngine's internal callers of GenericRateLimiter::Request() not honoring bytes <= GetSingleBurstBytes() (#9063) 3 years ago
Yanqin Jin 2035798834 Update TransactionUtil::CheckKeyForConflict to also use timestamps (#9162) 3 years ago
Andrew Kryczka 9bb13c56b3 Use system-wide thread ID in info log lines (#9164) 3 years ago
Andrew Kryczka 3295e9f640 Clarify max_write_buffer_size_to_maintain (#9154) 3 years ago
anand76 8689936310 Fix backward compatibility breakage in FileSystemWrapper (#9156) 3 years ago
Akanksha Mahajan 17ce1ca48b Reuse internal auto readhead_size at each Level (expect L0) for Iterations (#9056) 3 years ago
Ikko Ashimine afcd32533c Fix typo in env_win.h (#9138) 3 years ago
slk 937fbcbddc Track per-SST user-defined timestamp information in MANIFEST (#9092) 3 years ago
Adam Retter 1a8eec461b Remove invalid RocksJava native entry (#9147) 3 years ago
Adam Retter fc93553e6d Fix an error on GCC 4.8.5 where -Werror=unused-parameter fails (#9144) 3 years ago
Yanqin Jin a113cecfc9 Fix a bug in timestamp-related GC (#9116) 3 years ago
Hui Xiao 2fbe32b0c1 RAII support for per cache reservation through handle (#9130) 3 years ago
Hui Xiao ffd6085e1f Add new API CacheReservationManager::GetTotalMemoryUsage() (#9071) 3 years ago
Zhichao Cao efaef9b40a cleanup error_handler related code (#9098) 3 years ago
jsteemann a7478070f3 Fix small issues (#5896) 3 years ago
anand76 dddb791c18 Enable a few unit tests to use custom Env objects (#9087) 3 years ago
anand76 78556c14dd Secondary cache error injection (#9002) 3 years ago
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