Commit Graph

  • b428a80835 Updates second commit's comments yuzhangyu 2022-04-21 17:38:18 -0700
  • 234235b926 test change Andrew Kryczka 2022-04-21 16:37:28 -0700
  • ac9eab0698 Updates based on comments from first commit, use generic flags instead of creating separate ones for key/value types yuzhangyu 2022-04-21 16:17:45 -0700
  • 0a3c57feba revert to pkill Andrew Kryczka 2022-04-21 14:02:21 -0700
  • ece1aa9f86 fix dumb mistake Andrew Kryczka 2022-04-21 12:54:24 -0700
  • 5f7d3c211f remove for arm because pstack unavailable Andrew Kryczka 2022-04-21 12:45:08 -0700
  • 2a3744289c install pstack Andrew Kryczka 2022-04-21 12:34:15 -0700
  • 8a437531d4 more commentary Andrew Kryczka 2022-04-21 12:28:28 -0700
  • 09b6e6beee try fix trap: SIGINT: bad trap Andrew Kryczka 2022-04-21 12:24:11 -0700
  • 1ec8a4c6cb remove loop Andrew Kryczka 2022-04-21 12:09:10 -0700
  • 556a7049f6 minor cleanup Andrew Kryczka 2022-04-21 11:58:42 -0700
  • b98c378423 try fixing build error akankshamahajan 2022-04-21 11:25:52 -0700
  • 7ea804ba6c try without pkill Andrew Kryczka 2022-04-21 11:25:41 -0700
  • 03d742bfed Fix build failures akankshamahajan 2022-04-12 17:53:39 -0700
  • 355e4322ce Provide support for IOTracing for ReadAsync API akankshamahajan 2022-04-12 17:37:00 -0700
  • 409aa72b2f Make --benchmarks=flush flush the default column family Mark Callaghan 2022-04-21 10:58:45 -0700
  • 4daca4879e Print elapsed time and number of operations completed Mark Callaghan 2022-04-21 10:05:03 -0700
  • 8e8def32fb Wrap some CircleCI tests with periodic pstack Andrew Kryczka 2022-04-21 10:11:10 -0700
  • 323edd9f4f
    Merge branch 'main' into patch-1 理工男 2022-04-21 11:38:12 +0800
  • d13825e586 Add rollback_deletion_type_callback to TxnDBOptions (#9873) Yanqin Jin 2022-04-20 18:57:32 -0700
  • 1edbda2748 minor cosmetic change Yanqin Jin 2022-04-20 15:06:38 -0700
  • 75ce423dc5 Change the signature of callback to take a ColumnFamilyHandle* Yanqin Jin 2022-04-20 14:03:37 -0700
  • 041a7cb935 CI Yanqin Jin 2022-04-20 11:08:06 -0700
  • b0708fb288 address comments Yanqin Jin 2022-04-20 08:40:49 -0700
  • 4127844d25 Fix Yanqin Jin 2022-04-19 22:50:19 -0700
  • 0dfd2a1866 Add a repro Yanqin Jin 2022-04-19 22:47:26 -0700
  • 3808e2203c Add a unit test to repro the bug Yanqin Jin 2022-04-19 21:58:02 -0700
  • 09072485fc [WritePrepared] Add rollback_deletion_type_callback to TxnDBOptions Yanqin Jin 2022-04-19 14:38:53 -0700
  • 1bac873fcf Mark GetLiveFilesStorageInfo ready for production use (#9868) Peter Dillinger 2022-04-20 16:09:34 -0700
  • 187a06dec5 Add blob dump support to the dump command yuzhangyu 2022-04-20 11:45:03 -0700
  • 78f7a2eb23 Merge branch 'main' of github.com:facebook/rocksdb into live_files_storage_production Peter Dillinger 2022-04-20 11:59:52 -0700
  • 2ea4205a69 Add 7.2 to compatible check (#9858) Jay Zhuang 2022-04-20 11:34:20 -0700
  • 9b5790f018 Add --decode_blob_index option to idump and dump commands (#9870) yuzhangyu 2022-04-20 11:10:20 -0700
  • 7ef8bfa314 Add Unreleased Jay Zhuang 2022-04-20 09:45:27 -0700
  • df4a53e059 Add 7.2 to compatible check Jay Zhuang 2022-04-18 10:27:30 -0700
  • f75e7640fe One more comment tweak Peter Dillinger 2022-04-20 09:14:18 -0700
  • 48af7659ed Merge remote-tracking branch 'origin/main' into live_files_storage_production Peter Dillinger 2022-04-20 09:11:38 -0700
  • 2d9dd60fbe Improve more comments Peter Dillinger 2022-04-20 09:11:18 -0700
  • fca8a77628 Updated with comments for the second commit yuzhangyu 2022-04-19 13:29:03 -0700
  • 7ec7953da3 remove unused dumpPath variable in test yuzhangyu 2022-04-19 11:25:06 -0700
  • af9ee37b24 Add --decode_blob_index option to idump and dump commands yuzhangyu 2022-04-19 11:12:14 -0700
  • fcbd4cf9d0 Add generate and install rocksdb.pc file Your Name 2022-04-20 11:45:01 +0000
  • 8333db7873 Add cmake project HOMEPAGE_URL and DESCRIPTION Your Name 2022-04-20 11:43:29 +0000
  • 1ef888f9b8 Fix issue of opening too many files in BlockBasedTableReaderCapMemoryTest.CapMemoryUsageUnderCacheCapacity (#9869) Hui Xiao 2022-04-19 19:02:00 -0700
  • a5063c8931 Fix issue of opening too many files in BlockBasedTableReaderCapMemoryTest.CapMemoryUsageUnderCacheCapacity (#9869) Hui Xiao 2022-04-19 19:02:00 -0700
  • 14fb86d1ba Add release note for #9747 (#9874) v7.2.0 Bo Wang 2022-04-19 18:24:58 -0700
  • 01fdec23fe Add release note for #9747 (#9874) Bo Wang 2022-04-19 18:24:58 -0700
  • 3fd3a6ff1d remove stale comment anveshk 2022-04-19 18:22:02 -0700
  • 65a3e21af4 Release note for #9546 (#9872) Peter Dillinger 2022-04-19 16:44:05 -0700
  • 7bbf6cdf91 CI:implict converstion from double to int Hui Xiao 2022-04-19 17:09:14 -0700
  • 12b0fd2ff7 Add release note for #9747 bowang 2022-04-19 16:25:20 -0700
  • f29df6be27 Feedback: a stricter assertion on max_table_reader_num_uncapped with variable renaming Hui Xiao 2022-04-19 16:41:09 -0700
  • 682fc8ba6a Release note for #9546 (#9872) Peter Dillinger 2022-04-19 16:44:05 -0700
  • 71e4fb58a7 Lower down the max open file in test Hui Xiao 2022-04-19 10:48:18 -0700
  • 99154a8af2 Release note for #9546 Peter Dillinger 2022-04-19 13:23:32 -0700
  • 67948d1402
    Merge e448d5dcd4 into 00724f43bc Akanksha Mahajan 2022-04-19 12:43:49 -0700
  • 985c8741ad Conditionally declare and define variable that is unused in LITE mode (#9854) 7.0.fb Hui Xiao 2022-04-18 14:16:35 -0700
  • e9a8fa5524 Mark GetLiveFilesStorageInfo ready for production use Peter Dillinger 2022-04-19 10:19:30 -0700
  • e448d5dcd4 Add AbortIO API in filesystem to abort the pending IOs akankshamahajan 2022-04-19 10:19:23 -0700
  • bbf5867353 Add C API for setting strict_capacity_limit (#9855) Federico Guerinoni 2022-04-19 09:34:02 -0700
  • b3c68d8de9 Conditionally declare and define variable that is unused in LITE mode (#9854) Hui Xiao 2022-04-18 14:16:35 -0700
  • 81dfb4857a Add C API for setting strict_capacity_limit Federico Guerinoni 2022-04-17 16:38:00 +0200
  • 4f4c616a76 Conditionally declare and define variable that is unused in LITE mode (#9854) Hui Xiao 2022-04-18 14:16:35 -0700
  • bd9379e135 Update version.h and HISTORY for 7.0.5 Hui Xiao 2022-04-19 03:07:13 -0700
  • e421833cc3 Conditionally declare and define variable that is unused in LITE mode (#9854) Hui Xiao 2022-04-18 14:16:35 -0700
  • 00724f43bc Update version.h and HISTORY.md for 7.1.2 v7.1.2 Hui Xiao 2022-04-19 01:26:11 -0700
  • 3d15d07740 Conditionally declare and define variable that is unused in LITE mode (#9854) Hui Xiao 2022-04-18 14:16:35 -0700
  • 2e0b68b719 Add checksums on recovered data anveshk 2022-04-19 00:08:00 -0700
  • c69223a540 WIP key-value checksums -- improvements Gonzalo Diethelm 2022-03-29 14:31:42 +0200
  • d4a0ba96d7 WIP key-value checksums on recovered data Gonzalo Diethelm 2022-03-24 18:22:24 +0100
  • 690f1edf37 Avoid overwriting OPTIONS file settings in db_bench (#9862) Andrew Kryczka 2022-04-18 23:46:16 -0700
  • 1601433b3a Misc CI improvements / additions (#9859) Peter Dillinger 2022-04-18 20:26:37 -0700
  • 844b4b7a02 Avoid overwriting OPTIONS file settings in db_bench Andrew Kryczka 2022-04-18 18:24:01 -0700
  • 559c11c381 Move new tests to 'nightly' Peter Dillinger 2022-04-18 14:58:41 -0700
  • e83c55439a Conditionally declare and define variable that is unused in LITE mode (#9854) Hui Xiao 2022-04-18 14:16:35 -0700
  • d4f350308b Merge remote-tracking branch 'origin/main' into ci_misc Peter Dillinger 2022-04-18 13:40:14 -0700
  • 41237dd306 Add "no compression" job to CircleCI (#9850) Peter Dillinger 2022-04-18 12:47:16 -0700
  • 63d823ada9 Other tweaks Peter Dillinger 2022-04-18 12:32:02 -0700
  • fee35f2463 Conditional assignment in Makefile Peter Dillinger 2022-04-18 12:25:07 -0700
  • 7b9d6b8519 Nit: initialize in constructor body Hui Xiao 2022-04-18 11:39:23 -0700
  • 51f6042f3d Misc CI improvements / additions Peter Dillinger 2022-04-18 11:36:39 -0700
  • 6d8bdd489a Oops Peter Dillinger 2022-04-18 10:48:58 -0700
  • 3345d12a1d Remove explicit padding from CacheAlignedInstrumentedMutex (#9809) Andrew Kryczka 2022-04-05 18:32:05 -0700
  • 9ed2144ebd Fix GetMergeOperands() heap-use-after-free on flushed memtable (#9805) Andrew Kryczka 2022-04-05 12:26:36 -0700
  • 7e42a5ba89 Encode min_log_number_to_keep and delete_wals_before in one version edit (#9766) Yanqin Jin 2022-03-31 20:00:52 -0700
  • 8654ac5d9a Fix DB::Open() error logging (#9784) sdong 2022-03-31 15:52:01 -0700
  • e07d836391 fixing issue #8345 RocksDB does not work when using UNC network paths (#9384) bbkot 2022-03-30 15:55:31 -0700
  • e6bca1a54e Fix FileStorageInfo fields from GetLiveFilesMetaData (#9769) Peter Dillinger 2022-03-29 14:36:35 -0700
  • c815f31ad3 Fix broken zlib dependency, update it from 1.2.11 to 1.2.12 (#9764) Jack Robison 2022-03-29 13:35:09 -0700
  • 6c8620451c Enable READ_BLOCK_COMPACTION_MICROS to track stats (#9722) myasuka 2022-03-24 15:06:24 -0700
  • fa99e8afbc Fix heap use-after-free race with DropColumnFamily (#9730) Peter Dillinger 2022-03-24 13:05:17 -0700
  • 43890774ed Fix a race condition in WAL tracking causing DB open failure (#9715) Yanqin Jin 2022-03-23 19:41:31 -0700
  • 3d473235d4 Update main version.h to NEXT release (7.3) (#9852) Jay Zhuang 2022-04-18 10:26:21 -0700
  • e2ef59eb31 Update platform010 script, coding style Peter Dillinger 2022-04-18 09:32:22 -0700
  • a2a32209f4 Merge remote-tracking branch 'origin/main' into no_compression_job Peter Dillinger 2022-04-18 09:20:15 -0700
  • c200c8f1b6
    Merge branch 'main' into main Qingyou Meng 2022-04-18 19:04:09 +0800
  • dd4c13fdcf Conditionally declare and define unused var in LITE mode Hui Xiao 2022-04-16 23:20:17 -0700
  • 673ada8225 Update HISTORY.md for 7.2 release (#9848) Jay Zhuang 2022-04-16 17:15:47 -0700
  • b9c7ca29bf Update HISTORY.md for 7.2 release Jay Zhuang 2022-04-15 09:04:25 -0700
  • 4f9c0fd083 Add Aggregation Merge Operator (#9780) sdong 2022-04-15 23:24:05 -0700