Commit Graph

  • d1f053b0ae Attempt to deflake DBSSTTest.DestroyDBWithRateLimitedDelete (#9269) Levi Tamasi 2021-12-08 11:15:32 -0800
  • 66b31c5098 Fix -Werror=maybe-uninitialized in db_stress_tool (#9265) Hui Xiao 2021-12-07 22:40:43 -0800
  • ce42ae6ffd Fix Statistics in db_stress (#9260) Andrew Kryczka 2021-12-07 16:22:52 -0800
  • a6a6aad74e db_stress support tracking historical values (#8960) Andrew Kryczka 2021-12-07 13:40:46 -0800
  • 88875df821 File temperature information should be preserved when restart the DB (#9242) sdong 2021-12-03 14:42:05 -0800
  • bf2f504188 Add Java API change HISTORY section for #9212 (#9243) Hui Xiao 2021-12-03 12:49:55 -0800
  • 930f2e92e6 Attempt to deflake DBSSTTest.DBWithSFMForBlobFilesAtomicFlush (#9241) Levi Tamasi 2021-12-02 16:52:51 -0800
  • 77c7085594 MemTableList::TrimHistory now use allocated bytes (#9020) lgqss 2021-12-02 11:44:29 -0800
  • 9daf07305c Replace TableProperties::properties_offsets map with external_sst_file_global_seqno_offset (#9212) Hui Xiao 2021-12-02 08:29:12 -0800
  • 44ac714808 Update History.md for the bug fix in RocksDB implicit prefetching in #9234 (#9237) Akanksha Mahajan 2021-12-01 12:22:04 -0800
  • 7cd5835a28 Make RateLimiter Customizable (#9141) mrambacher 2021-12-01 06:55:59 -0800
  • 04b2c16f9b Fix bug in rocksdb internal automatic prefetching (#9234) Akanksha Mahajan 2021-11-30 22:52:14 -0800
  • 924616526a Update WriteBatch::AssignTimestamp() and Add (#9205) Yanqin Jin 2021-11-30 22:31:41 -0800
  • 29954b8b57 Add initial CMake support to plugin (#9214) Yanqin Jin 2021-11-30 17:15:53 -0800
  • 552256cb1a Add rocksdb_livefiles_column_family_name C API (#9232) Artem Krylysov 2021-11-30 16:53:07 -0800
  • 074562226f Allow plugins to add pkg-config dependencies to rocksdb.pc (#9198) Andreas Hindborg 2021-11-30 15:11:29 -0800
  • c712b68f5b Fix num files in single compaction for universal compaction (#9168) leipeng 2021-11-30 15:10:12 -0800
  • e8b5d05e93 HISTORY for #9208 (#9227) Peter Dillinger 2021-11-30 15:00:42 -0800
  • 9c932816cf db_stress: db_stress segmentation fault (#9219) Aravind Ramesh 2021-11-30 14:55:11 -0800
  • 7aa31ba4a9 Fix GetOptionsPtr for Wrapped Customizable; Allow null options map (#9213) mrambacher 2021-11-30 13:22:27 -0800
  • 42fef0224f Fix build for msvc (#9230) Yanqin Jin 2021-11-29 14:26:54 -0800
  • fc3a6eb74a Fix/improve 'must free heap allocations' code (#9209) Peter Dillinger 2021-11-29 10:52:32 -0800
  • 735fe61e8f Fix flaky CassandraFunctionalTest...ExpiredColumnsToTombstone (#9226) Peter Dillinger 2021-11-29 09:51:50 -0800
  • 2a67d475f1 Fix bug affecting GetSortedWalFiles, Backups, Checkpoint (#9208) Peter Dillinger 2021-11-24 14:50:52 -0800
  • 5384f0af6e Fix compile warnings (#9199) jsteemann 2021-11-24 11:18:07 -0800
  • ea3aa60dcc More improvements to output for CircleCI (#9201) Peter Dillinger 2021-11-23 22:09:06 -0800
  • dc0ee3e5ca Fix internal build error (#9195) Yanqin Jin 2021-11-22 09:36:53 -0800
  • 12e98add68 Print file checksum in hex (#9196) Yanqin Jin 2021-11-22 09:29:30 -0800
  • d561432de8 Fix some CI output (#9193) Peter Dillinger 2021-11-20 10:20:22 -0800
  • 4340e1ff6d Disable the QPS verification in test temporally (#9190) Zhichao Cao 2021-11-19 23:46:49 -0800
  • 8101643611 Update HISTORY and version.h for 6.27 release (#9192) Yanqin Jin 2021-11-19 22:10:43 -0800
  • 3a9f557451 Update HISTORY for PR 9187 (#9191) Levi Tamasi 2021-11-19 20:06:11 -0800
  • 43ac7a2774 Fix an assertion failure when ManifestTailer switches to new Manifest in multi-cf mode (#9143) Yanqin Jin 2021-11-19 19:52:17 -0800
  • dc5de45af8 Support readahead during compaction for blob files (#9187) Levi Tamasi 2021-11-19 17:52:42 -0800
  • cd4ea675e3 Fix backward compatibility with 2.5 through 2.7 (#9189) Peter Dillinger 2021-11-19 17:30:12 -0800
  • 6cde8d2190 Deprecating `iter_start_seqnum` and `preserve_deletes` (#9091) Jay Zhuang 2021-11-19 16:54:50 -0800
  • 3ce4d4f558 Print failures in parallel `make check` (#9188) Peter Dillinger 2021-11-19 16:54:37 -0800
  • ad40b0bee2 Some small changes to RocksJava build (#9186) Adam Retter 2021-11-19 12:21:52 -0800
  • e12753eb71 Track each SST's timestamp information as user properties (#9093) slk 2021-11-19 11:36:03 -0800
  • 12117b26a3 Fix flaky DBTest2.RateLimitedCompactionReads (#9185) sdong 2021-11-19 10:08:06 -0800
  • 1e8322c0f5 Fix a bug in FlushJob picking more memtables beyond synced WALs (#9142) Yanqin Jin 2021-11-19 09:55:10 -0800
  • 8cf4294e25 Adhere to per-DB concurrency limit when bottom-pri compactions exist (#9179) Andrew Kryczka 2021-11-18 17:26:39 -0800
  • 4a7c1dc375 Add listener API that notifies on IOError (#9177) Akanksha Mahajan 2021-11-18 17:09:54 -0800
  • d94932323a Check that newIteratorWithBase regardless of WBWI Overwrite Mode (#8134) Adam Retter 2021-11-18 11:51:55 -0800
  • 230660be73 Improve / clean up meta block code & integrity (#9163) Peter Dillinger 2021-11-18 11:42:12 -0800
  • f4294669e0 Fix the analyzer test failure caused by inaccurate timing wait (#9181) Zhichao Cao 2021-11-18 11:26:08 -0800
  • 74544d582f Account Bloom/Ribbon filter construction memory in global memory limit (#9073) Hui Xiao 2021-11-18 09:41:10 -0800
  • 4f678b52e7 Don't allow parallel crash_test in Makefile (#9180) Peter Dillinger 2021-11-17 11:18:05 -0800
  • c9539ede76 Fix integer overflow in TraceOptions (#9157) Davide Angelocola 2021-11-17 08:40:38 -0800
  • 2225f063d4 Remove incremental ID from background thread pool names (#9165) Andrew Kryczka 2021-11-16 18:25:11 -0800
  • d95ffbaf4f Parallelize sandcastle tests (#9178) Peter Dillinger 2021-11-16 16:43:56 -0800
  • b694cd0e0d Add tiered storage related read bytes stats to Statistic (#9123) Zhichao Cao 2021-11-16 15:15:48 -0800
  • 1178d348aa Fix portable mac shared_library ld flags (#9149) Sahir Hoda 2021-11-16 12:16:11 -0800
  • f8c685c4fc Check for and disallow shared key space in block caches (#9172) Peter Dillinger 2021-11-16 11:14:02 -0800
  • 28f54e71f3 fix compile errors in db/kv_checksum.h (#9173) Adam Simpkins 2021-11-16 10:19:40 -0800
  • 230f18b6e1 Improve parallel test suite runner (#9160) Peter Dillinger 2021-11-16 09:57:54 -0800
  • cff7819dff Fix BackupEngine's internal callers of GenericRateLimiter::Request() not honoring bytes <= GetSingleBurstBytes() (#9063) Hui Xiao 2021-11-16 09:50:59 -0800
  • 2035798834 Update TransactionUtil::CheckKeyForConflict to also use timestamps (#9162) Yanqin Jin 2021-11-15 12:50:42 -0800
  • 9bb13c56b3 Use system-wide thread ID in info log lines (#9164) Andrew Kryczka 2021-11-12 19:45:03 -0800
  • 3295e9f640 Clarify max_write_buffer_size_to_maintain (#9154) Andrew Kryczka 2021-11-12 19:29:52 -0800
  • 8689936310 Fix backward compatibility breakage in FileSystemWrapper (#9156) anand76 2021-11-11 17:57:51 -0800
  • 17ce1ca48b Reuse internal auto readhead_size at each Level (expect L0) for Iterations (#9056) Akanksha Mahajan 2021-11-10 16:18:27 -0800
  • afcd32533c Fix typo in env_win.h (#9138) Ikko Ashimine 2021-11-10 12:20:28 -0800
  • 937fbcbddc Track per-SST user-defined timestamp information in MANIFEST (#9092) slk 2021-11-10 10:47:53 -0800
  • 1a8eec461b Remove invalid RocksJava native entry (#9147) Adam Retter 2021-11-09 17:20:54 -0800
  • fc93553e6d Fix an error on GCC 4.8.5 where -Werror=unused-parameter fails (#9144) Adam Retter 2021-11-09 17:06:05 -0800
  • a113cecfc9 Fix a bug in timestamp-related GC (#9116) Yanqin Jin 2021-11-09 13:07:33 -0800
  • 2fbe32b0c1 RAII support for per cache reservation through handle (#9130) Hui Xiao 2021-11-09 12:04:51 -0800
  • ffd6085e1f Add new API CacheReservationManager::GetTotalMemoryUsage() (#9071) Hui Xiao 2021-11-09 08:15:29 -0800
  • efaef9b40a cleanup error_handler related code (#9098) Zhichao Cao 2021-11-08 15:47:53 -0800
  • a7478070f3 Fix small issues (#5896) jsteemann 2021-11-08 12:31:22 -0800
  • dddb791c18 Enable a few unit tests to use custom Env objects (#9087) anand76 2021-11-08 11:04:01 -0800
  • 78556c14dd Secondary cache error injection (#9002) anand76 2021-11-08 10:26:48 -0800
  • e5b34f5867 Fb 5789 max total WAL size clarification (#9108) Alan Paxton 2021-11-08 08:53:33 -0800
  • be351f4754 Restore Java 7 Compatibility (#9103) Adam Retter 2021-11-08 08:19:54 -0800
  • 8ef5b9ddfe Update MySQLStyleTransactionTest to use SingleDelete (#9062) Yanqin Jin 2021-11-07 06:40:13 -0800
  • 9e788be4b7 Source files dependencies detection for RocksDB plugins. (#9120) Dennis Maisenbacher 2021-11-06 11:49:20 -0700
  • 5aad38f262 Deflake DBBasicTestWithTimestampCompressionSettings.PutAndGetWithComp… (#9136) Jay Zhuang 2021-11-05 17:56:33 -0700
  • 3fbddb1d27 Refactor and unify blob file saving and the logic that finds the oldest live blob file (#9122) Levi Tamasi 2021-11-05 16:49:46 -0700
  • 3018a3e27e Minor improvement to CacheReservationManager/WriteBufferManager/CompressionDictBuilding (#9139) Hui Xiao 2021-11-05 16:12:11 -0700
  • 5237b39d2e Fix assertion error during compaction with write-prepared txn enabled (#9105) Yanqin Jin 2021-11-05 15:28:20 -0700
  • 7d74d3471c Fixing more loosely formatted issue (#9140) Jack Feng 2021-11-05 12:20:00 -0700
  • 28bab0ef7e Improve comments on options.writable_file_max_buffer_size (#9131) Siying Dong 2021-11-04 16:36:48 -0700
  • caadf09d53 Add options.manual_wal_flush to db_bench (#9132) sdong 2021-11-04 16:02:17 -0700
  • 8be121bb80 Fixing loosely formatted child job specs, double quotes (#9125) Jack Feng 2021-11-04 15:33:31 -0700
  • 2a3511a0df Fix -Werror=type-limits seen in Travis (#9128) Peter Dillinger 2021-11-04 14:59:37 -0700
  • 1ababeb76a Deallocate payload of BlockBasedTableBuilder::Rep::FilterBlockBuilder earlier for Full/PartitionedFilter (#9070) Hui Xiao 2021-11-04 13:29:09 -0700
  • a64c8ca7a8 Sanitize negative request bytes in GenericRateLimiter::Request and clarify API (#9112) Hui Xiao 2021-11-04 10:10:32 -0700
  • dfedc74d82 Some checksum code refactoring (#9113) Peter Dillinger 2021-11-04 09:08:12 -0700
  • 312d9c47b4 Re-enable 390x+cmake* Travis jobs (#9110) Adam Retter 2021-11-03 20:29:24 -0700
  • 9b53f14a35 Fixed a bug in CompactionIterator when write-preared transaction is used (#9060) Yanqin Jin 2021-11-03 15:53:40 -0700
  • 56810142a5 Fixing child jobs of rocksdb for duplo deprecation (#9117) Jack Feng 2021-11-03 14:55:24 -0700
  • 29102641dd Skip directory fsync for filesystem btrfs (#8903) Jay Zhuang 2021-11-03 12:20:19 -0700
  • 081722780b Refactor the detailed consistency checks and the SST saving logic in VersionBuilder (#9099) Levi Tamasi 2021-11-03 11:51:22 -0700
  • 2b60621f16 Don't call OnTableFileCreated with OK for empty+deleted file (#9118) Peter Dillinger 2021-11-03 08:42:08 -0700
  • 21f8a57f2a Fix TSAN report on MemPurge test (#9115) Peter Dillinger 2021-11-02 21:53:23 -0700
  • 67a7b74b7f Clarify setting `CompressionOptions::max_dict_bytes > 0` will charge block cache (#9119) Andrew Kryczka 2021-11-02 21:42:31 -0700
  • 82afa01815 Some API clarifications (#9080) Peter Dillinger 2021-11-02 20:29:07 -0700
  • f72c834eab Make FileSystem a Customizable Class (#8649) mrambacher 2021-11-02 09:06:02 -0700
  • cfc57f55b5 Mention PR 9100 in HISTORY.md (#9111) Levi Tamasi 2021-11-01 15:21:04 -0700