Commit Graph

  • ec9082d698 Regression tests for tickets fixed by previous change. (#9019) Alan Paxton 2021-11-01 15:05:25 -0700
  • 560fe70233 Add new API CacheReservationManager::GetDummyEntrySize() (#9072) Hui Xiao 2021-11-01 14:42:11 -0700
  • a2b9be42b6 Try to start TTL earlier with kMinOverlappingRatio is used (#8749) sdong 2021-11-01 14:32:12 -0700
  • a5ec5e3ea0 Minor improvement to #8428 (Account for dictionary-building buffer in global memory limit) (#9032) hx235 2021-11-01 14:26:50 -0700
  • 230c98f3ce fix histogram NUM_FILES_IN_SINGLE_COMPACTION (#9026) leipeng 2021-11-01 12:56:25 -0700
  • b1c27a52d2 Add a consistency check that prevents the overflow of garbage in blob files (#9100) Levi Tamasi 2021-11-01 12:31:13 -0700
  • 73e6b89fad Java wrapper for blob_gc_force_threshold as blobGarbageCollectionForceThreshold (#9109) Alan Paxton 2021-11-01 11:58:03 -0700
  • 2b70224f82 remove bad extra RecordTick(stats_, WRITE_WITH_WAL) (#9064) leipeng 2021-11-01 11:42:09 -0700
  • 0e12b1d691 Update buckify scripts (#9104) Yanqin Jin 2021-11-01 10:09:50 -0700
  • 01bd86ad35 InternalStats::DumpCFMapStat: fix sum.w_amp (#9065) leipeng 2021-10-31 23:10:53 -0700
  • d263505417 Avoid div-by-zero error in db_stress (#9086) Yanqin Jin 2021-10-31 22:13:05 -0700
  • 8e59a1dc9a Attempt to deflake ListenerTest.MultiCF (#9084) Yanqin Jin 2021-10-31 22:08:32 -0700
  • 8f4f302316 Attempt to deflake DBFlushTest.FireOnFlushCompletedAfterCommittedResult (#9083) Yanqin Jin 2021-10-31 22:06:04 -0700
  • 49af999954 internal_repo_rocksdb/repo CodemodService Bot 2021-10-29 19:33:39 -0700
  • 44d04582cb Aggregate blob file related changes in VersionBuilder as VersionEdits are applied (#9085) Levi Tamasi 2021-10-29 17:45:35 -0700
  • fdf2a0d7eb Fix a compaction bug for write-prepared txn (#9061) Yanqin Jin 2021-10-29 15:22:01 -0700
  • f2d11b3fdc Temporarily disable s390x+cmake* Travis jobs (#9095) Jonathan Albrecht 2021-10-29 11:05:34 -0700
  • 92e2399669 Fix EnvLibrados and add to CI (#9088) Peter Dillinger 2021-10-29 08:17:24 -0700
  • a7d4bea43a Implement XXH3 block checksum type (#9069) Peter Dillinger 2021-10-28 22:13:47 -0700
  • f24c39ab3d Prevent corruption with parallel manual compactions and `change_level == true` (#9077) Andrew Kryczka 2021-10-27 23:07:29 -0700
  • 5bf9a7d5ee Clarify caching behavior for index and filter partitions (#9068) Peter Dillinger 2021-10-27 17:21:48 -0700
  • 82846f41d3 Fix incorrect order of comments in win_thread.cc (#9033) Calin Culianu 2021-10-27 13:23:45 -0700
  • 4ec31dc8ac Make format-diff.sh locale-independent (#9079) Peter Dillinger 2021-10-27 12:25:06 -0700
  • dc00e4b120 Introduce allowStall option for write buffer manager constructor (#9076) myasuka 2021-10-26 12:08:54 -0700
  • e970248602 Add support for building on s390x platform (#8962) Jonathan Albrecht 2021-10-22 10:12:09 -0700
  • f72fd58565 Fix atomic flush waiting forever for MANIFEST write (#9034) Yanqin Jin 2021-10-20 21:33:32 -0700
  • 633f069c29 Update Release Version to 6.26 (#9059) sdong 2021-10-20 15:31:07 -0700
  • 0a73ada7b5 remove unused local obj and simpilify comple code (#9052) leipeng 2021-10-20 14:04:58 -0700
  • 0c53b41856 db_impl_write.cc: use stats_ instead of immutable_db_options_.stats (#9053) leipeng 2021-10-20 14:03:44 -0700
  • 4217d1bce7 Support `GetMapProperty()` with "rocksdb.dbstats" (#9057) Andrew Kryczka 2021-10-20 13:15:33 -0700
  • c66b4429ff Incremental Space Amp Compactions in Universal Style (#8655) sdong 2021-10-20 10:03:03 -0700
  • 6d93b87588 Add lowest_used_cache_tier to ImmutableDBOptions to enable or disable Secondary Cache (#9050) Zhichao Cao 2021-10-19 15:53:16 -0700
  • f20b07cebb Add "Java API Changes" session in HISTORY (#9055) Jay Zhuang 2021-10-19 15:21:53 -0700
  • f053851af6 Ignore non-overlapping levels when determinig grandparent files (#9051) sdong 2021-10-19 12:47:20 -0700
  • b234a3f569 Improve data block construction performance (#9040) Peter Dillinger 2021-10-19 12:35:17 -0700
  • 0534393fc8 Fix stress/crash test handling of SST unique IDs (#9054) Peter Dillinger 2021-10-19 11:50:50 -0700
  • 8fb3fe8d39 Allow unregistered options to be ignored in DBOptions from files (#9045) mrambacher 2021-10-19 10:42:04 -0700
  • 8d615a2b1d New-style blob option bindings, Java option getter and improve/fix option parsing (#8999) Alan Paxton 2021-10-19 09:20:56 -0700
  • ad5325a736 Experimental support for SST unique IDs (#8990) Peter Dillinger 2021-10-18 23:28:28 -0700
  • aa21896880 Add property_bag to FileOptions (#9030) anand76 2021-10-18 23:00:57 -0700
  • f0841d4faf Fix out-of-bounds access in MultiDBParallelOpenTest (#9046) Giuseppe Ottaviano 2021-10-18 21:23:28 -0700
  • 314de7e7de Make `DB::Close()` thread-safe (#8970) Jay Zhuang 2021-10-18 20:31:32 -0700
  • 86cf7266c3 keyMayExist() supports ByteBuffer (#9013) Alan Paxton 2021-10-18 17:19:04 -0700
  • 53a0ab2bea Deflaky ObsoleteFilesTest (#9049) Jay Zhuang 2021-10-18 15:14:01 -0700
  • b4326b5273 Fix gcc-11 compile error (#9043) Jay Zhuang 2021-10-18 12:21:25 -0700
  • 908a999a72 Fix COMMIT_ID in regression_test.sh (#9047) Peter Dillinger 2021-10-18 10:59:55 -0700
  • 9d66d6d13e Two performance improvements in BlockBuilder (#9039) Peter Dillinger 2021-10-18 08:34:45 -0700
  • 3ffb3baa0b Add (Live)FileStorageInfo API (#8968) Peter Dillinger 2021-10-16 10:03:19 -0700
  • 678ba5e41c SyncPoint::Process thrashes heap ... fix it (#9023) matthewvon 2021-10-15 13:05:17 -0700
  • ab6755711b add IsSyncThreadSafe() override to EncryptedWritableFile (#8993) jsteemann 2021-10-14 16:13:27 -0700
  • fbb09cf7aa Mention a new BlobDB option in a couple of comments (#9038) Levi Tamasi 2021-10-14 16:00:02 -0700
  • 97b30dee5b improve-histogram-performance: remove valueIndexMap_ (#8625) leipeng 2021-10-14 14:44:15 -0700
  • c246c9c6e2 Remove -Wshorten-64-to-32 FreeBSD on aarch64 as it breaks compilation. (#9010) mikael 2021-10-14 14:37:37 -0700
  • 140db3c44e Fix rate limit for MixGraph (#9027) Ubuntu 2021-10-14 13:23:01 -0700
  • e5aa7deae1 Fix format script for Ubuntu (#9028) Huachao Huang 2021-10-14 12:25:53 -0700
  • 4c277ab201 MergingIterator: rearrange fields to reduce paddings (#9024) leipeng 2021-10-14 12:00:23 -0700
  • f5526af8ed Fix multiget throwing NPE for num of keys > 70k (#9012) Alan Paxton 2021-10-14 11:46:59 -0700
  • ffc48b6cad Update HISTORY.md for #9009 (#9036) Andrew Kryczka 2021-10-14 09:33:16 -0700
  • 37418105d0 Set perf_level to kEnableTimeExceptForMutex in regression script (#8031) anand76 2021-10-13 13:17:54 -0700
  • 4bfd415e34 Fix sequence number bump logic in multi-CF SST ingestion (#9005) Giuseppe Ottaviano 2021-10-12 20:38:36 -0700
  • b4e59a48fd Add a benchmarking wrapper script for BlobDB (#9015) Levi Tamasi 2021-10-12 11:33:36 -0700
  • 7cc52cd8f5 Update HISTORY for PR 8994 (#9017) Levi Tamasi 2021-10-12 10:18:42 -0700
  • 22d4dc5066 Fix race in WriteBufferManager (#9009) Giuseppe Ottaviano 2021-10-12 00:14:41 -0700
  • e1139167ae Inline an empty destructor (#9004) Yanqin Jin 2021-10-11 18:12:48 -0700
  • 1a79839c59 Some code cleanup (#9003) Yanqin Jin 2021-10-11 18:12:48 -0700
  • 3e1bf771a3 Make it possible to force the garbage collection of the oldest blob files (#8994) Levi Tamasi 2021-10-11 18:00:44 -0700
  • a282eff3d1 Protect existing files in `FaultInjectionTest{Env,FS}::ReopenWritableFile()` (#8995) Andrew Kryczka 2021-10-11 16:22:10 -0700
  • ee239df351 Initialize cache dumper `DumpUnit` in constructor (#9014) Andrew Kryczka 2021-10-11 13:04:25 -0700
  • 6c3bf83d6f Update HISTORY.md for #8428 (#9001) Hui Xiao 2021-10-08 16:59:21 -0700
  • 418831cf45 Fix wrong tmp dir name in fbcode stress test lego command (#9000) anand76 2021-10-08 13:38:40 -0700
  • bcd049cd2d Ingest external SST files with Temperature hints (#8949) Zhichao Cao 2021-10-08 10:29:06 -0700
  • 2f1296ef48 Allow more flexible invocation of fbcode_stress_crash (#8985) anand76 2021-10-08 10:26:49 -0700
  • c0ec58ecb9 stop populating unused/invalid MergingIterator heaps (#8975) Andrew Kryczka 2021-10-07 15:23:14 -0700
  • fcaa7ff638 Cancel manual compactions waiting on automatic compactions to drain (#8991) Andrew Kryczka 2021-10-07 15:22:34 -0700
  • 8717c26823 Warning about incompatible options with level_compaction_dynamic_level_bytes (#8329) Kajetan Janiak 2021-10-07 15:22:26 -0700
  • b632ed0c67 Add file temperature related counter and bytes stats to and io_stats (#8710) Zhichao Cao 2021-10-07 14:57:02 -0700
  • 699f45049d Introduce a mechanism to dump out blocks from block cache and re-insert to secondary cache (#8912) Zhichao Cao 2021-10-07 11:40:20 -0700
  • fe994bbd0b Misc doc fixes (#8983) Ramkumar Vadivelu 2021-10-07 11:20:44 -0700
  • 53e595d1f3 Cleanup multiple implementations of VectorIterator (#8901) mrambacher 2021-10-06 07:47:28 -0700
  • d16ceba687 Point bzip2 download address to http://sourceware.org/pub/bzip2 (#8986) Yanqin Jin 2021-10-05 11:20:36 -0700
  • a776406de3 Add file operation callbacks to SequentialFileReader (#8982) Stefan Roesch 2021-10-05 10:50:27 -0700
  • 787229837e Fix LITE mode builds on MacOs (#8981) mrambacher 2021-10-04 05:29:21 -0700
  • 2cdaf5ca5b Add additional checks for three existing unit tests (#8973) Yanqin Jin 2021-10-01 17:21:39 -0700
  • 84d71f30c4 Enable SingleDelete with user defined ts in db_bench and crash tests (#8971) Akanksha Mahajan 2021-10-01 16:46:48 -0700
  • e36b9da57c Update USERS.md (#8923) byronhe 2021-10-01 16:09:35 -0700
  • 7f08a8503f Remove IOSTATS_ADD_IF_POSITIVE() (#8984) sdong 2021-10-01 14:41:58 -0700
  • e5bfb91d09 List blob files when using command - list_live_files_metadata (#8976) Pradeep Ambati 2021-09-30 15:11:49 -0700
  • 1953b63cdd ErrorExit if num<1000 for fillsync and fill100K (#8391) Peter (Stig) Edwards 2021-09-30 14:16:23 -0700
  • 532ff334d9 Don't ignore deletion rate limit if WAL dir is different (#8967) anand76 2021-09-30 13:24:13 -0700
  • 2acffecca1 Add comments for MultiGetBlob() and checks for MultiRead() (#8972) Yanqin Jin 2021-09-29 14:25:43 -0700
  • 61a63ae2f9 Add/improve misc comments (#8963) Peter Dillinger 2021-09-29 11:19:13 -0700
  • 13ae16c315 Cleanup includes in dbformat.h (#8930) mrambacher 2021-09-29 04:01:57 -0700
  • 559943cdc0 Refactor expected state in stress/crash test (#8913) Andrew Kryczka 2021-09-28 14:12:23 -0700
  • 6b34eb0ebc Add remote compaction read/write bytes statistics (#8939) Jay Zhuang 2021-09-28 13:59:15 -0700
  • d6bd1a0291 Support "level_at_creation" in TablePropertiesCollectorFactory::Context (#8919) Hui Xiao 2021-09-28 12:33:03 -0700
  • 7fd68b7c39 Make WalFilter, SstPartitionerFactory, FileChecksumGenFactory, and TableProperties Customizable (#8638) mrambacher 2021-09-28 05:30:32 -0700
  • b88109db19 Pollute buffer before calling Read() (#8955) sdong 2021-09-27 21:28:24 -0700
  • 345f4c9462 Bump nokogiri from 1.11.4 to 1.12.5 in /docs (#8965) dependabot[bot] 2021-09-27 15:19:49 -0700
  • a2f29ce70a Update History.md for SingleDelete with user defined timestamp (#8964) Akanksha Mahajan 2021-09-27 14:57:08 -0700
  • 78afb4d81e Support SingleDelete for user-defined timestamps (#8921) Akanksha Mahajan 2021-09-27 11:49:35 -0700