Commit Graph

10783 Commits (7d7e88c7d1b676274f6e77daff88e4b696ff7e06)
 

Author SHA1 Message Date
Aravind Ramesh 9c932816cf db_stress: db_stress segmentation fault (#9219) 3 years ago
mrambacher 7aa31ba4a9 Fix GetOptionsPtr for Wrapped Customizable; Allow null options map (#9213) 3 years ago
Yanqin Jin 42fef0224f Fix build for msvc (#9230) 3 years ago
Peter Dillinger fc3a6eb74a Fix/improve 'must free heap allocations' code (#9209) 3 years ago
Peter Dillinger 735fe61e8f Fix flaky CassandraFunctionalTest...ExpiredColumnsToTombstone (#9226) 3 years ago
Peter Dillinger 2a67d475f1 Fix bug affecting GetSortedWalFiles, Backups, Checkpoint (#9208) 3 years ago
jsteemann 5384f0af6e Fix compile warnings (#9199) 3 years ago
Peter Dillinger ea3aa60dcc More improvements to output for CircleCI (#9201) 3 years ago
Yanqin Jin dc0ee3e5ca Fix internal build error (#9195) 3 years ago
Yanqin Jin 12e98add68 Print file checksum in hex (#9196) 3 years ago
Peter Dillinger d561432de8 Fix some CI output (#9193) 3 years ago
Zhichao Cao 4340e1ff6d Disable the QPS verification in test temporally (#9190) 3 years ago
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