Commit Graph

  • bc2364e7d8 [Meta Internal] platform010 gcc sdong 2022-05-04 17:17:02 -0700
  • e5efce266f Enable unsynced data loss in crash test Andrew Kryczka 2022-05-04 17:16:24 -0700
  • 309c8c69e3
    Merge fcbd4cf9d0 into 68ac507f96 Tomasz Kłoczko 2022-05-04 12:07:24 -0700
  • 68ac507f96 Printing IO Error in DumpDBFileSummary (#9940) sdong 2022-05-04 10:19:53 -0700
  • bf68d1c93d Print elapsed time and number of operations completed (#9886) Mark Callaghan 2022-05-04 10:15:49 -0700
  • 95663ff763 do not call DeleteFile for not-created sst files (#9920) jsteemann 2022-05-04 10:15:30 -0700
  • de537dcaf1 Fix a comment in RateLimiter::RequestToken (#9933) Hui Xiao 2022-05-04 10:10:36 -0700
  • 270179bb12 Default try_load_options to true when DB is specified (#9937) Jay Zhuang 2022-05-04 08:49:46 -0700
  • 968e4dda55 Generate pkg-config file via CMake Trynity Mirell 2022-05-04 15:16:00 +0100
  • e0ac0cc3cb
    Fix race in ExitAsBatchGroupLeader with pipelined writes mpoeter 2022-05-04 14:12:54 +0200
  • 8f40e2d23c
    Add test mpoeter 2022-05-03 13:38:36 +0200
  • ef89274a8f
    Merge 8652691408 into 985c8741ad Akanksha Mahajan 2022-05-04 07:36:16 -0400
  • b476aaeb71 remove potentially dangerous assert jsteemann 2022-05-04 08:33:54 +0200
  • 1d204366f9 Merge branch 'main' of github.com:facebook/rocksdb into dont-call-delete-file-for-non-created-sst-files jsteemann 2022-05-04 08:32:42 +0200
  • 0214f0cadf Fix test Jay Zhuang 2022-05-03 21:42:26 -0700
  • 61f8e34095 Default try_load_options to true when DB is specified Jay Zhuang 2022-05-03 11:22:46 -0700
  • 8b74cea7fe Reduce comparator objects init cost in BlockIter (#9611) Xinyu Zeng 2022-05-03 17:37:19 -0700
  • b82edffc7b Improve comments to options.allow_mmap_reads (#9936) Siying Dong 2022-05-03 16:21:31 -0700
  • 14566971da Fix sdong 2022-05-03 16:13:00 -0700
  • 0fb942471c Printing IO Error in DumpDBFileSummary sdong 2022-05-03 15:00:25 -0700
  • 440c7f6306 db_basic_bench fix for DB object cleanup (#9939) Andrew Kryczka 2022-05-03 13:38:38 -0700
  • 83c3e2240f db_basic_bench fix for DB object cleanup Andrew Kryczka 2022-05-03 12:45:51 -0700
  • bb87164db3 Fork and simplify LRUCache for developing enhancements (#9917) Peter Dillinger 2022-05-03 12:32:02 -0700
  • 4b9a1a2f56 Fix db_crashtest.py call inconsistency in crash_test.mk (#9935) Peter Dillinger 2022-05-03 12:03:57 -0700
  • d09ff3579c ci test Jay Zhuang 2022-05-03 11:47:01 -0700
  • ae2168838e
    Update options.h siying-patch-7 Siying Dong 2022-05-03 11:18:15 -0700
  • f78e7672d1
    Update options.h Siying Dong 2022-05-03 11:07:29 -0700
  • 6743b79198 Fix db_crashtest.py call inconsistency in crash_test.mk Peter Dillinger 2022-05-03 10:23:14 -0700
  • ca0dcfc541 Better/modern use of override & (not) virtual Peter Dillinger 2022-05-03 10:04:39 -0700
  • 78e8e053a3 Merge branch 'main' of github.com:facebook/rocksdb into begin_fast_lru_cache Peter Dillinger 2022-05-03 10:00:19 -0700
  • b6ec3328af Make --benchmarks=flush flush the default column family (#9887) Mark Callaghan 2022-05-03 09:37:49 -0700
  • 5a519529c6
    Merge 517058789a into 2b5df21e95 mrambacher 2022-05-03 01:36:59 -0400
  • 2b5df21e95 Remove ifdef for try_emplace after upgrading to c++17 (#9932) Yanqin Jin 2022-05-02 19:39:24 -0700
  • f546a54596 comment fix Hui Xiao 2022-05-02 18:29:32 -0700
  • dc7c2ad61d Remove ifdef for try_emplace after upgrading to c++17 Yanqin Jin 2022-02-23 21:42:28 -0800
  • d8de89305b
    Merge b251fcc5ed into cda34dd64a 理工男 2022-05-02 19:39:24 -0400
  • cda34dd64a Allow consecutive SingleDelete() in stress/crash test (#9930) Andrew Kryczka 2022-05-02 16:19:00 -0700
  • 20c1401bec fix compiler error Andrew Kryczka 2022-05-02 15:33:35 -0700
  • d2e65c9dad Allow consecutive SingleDelete() in stress/crash test Andrew Kryczka 2022-05-02 15:31:30 -0700
  • 06394ff4e7 Fix a bug of CompactionIterator/CompactionFilter using Delete (#9929) Yanqin Jin 2022-05-02 13:25:45 -0700
  • a06c02a8bc Clang analyze error Yanqin Jin 2022-05-02 10:50:19 -0700
  • c19f8acf66 HISTORY Yanqin Jin 2022-05-02 08:57:37 -0700
  • 92500b2bbf Disable compaction filter for multi_ops_txn Yanqin Jin 2022-05-01 22:30:00 -0700
  • 372a3f83a2 Rollback deletion type callback for basic txn tests Yanqin Jin 2022-05-01 21:57:42 -0700
  • 542ec563a9 Fix DbstressCompactionFilter Yanqin Jin 2022-05-01 08:58:27 -0700
  • 397810bb94 Fix bug by introducing kRemoveWithSingleDelete Yanqin Jin 2022-04-29 12:13:09 -0700
  • dadd9b2a7e Reproduce a bug Yanqin Jin 2022-04-29 11:54:07 -0700
  • 9ff1130ad6
    Merge 147a50953f into 37f490834d Akanksha Mahajan 2022-05-02 17:41:39 +0000
  • 147a50953f Update HISTORY.md akankshamahajan 2022-05-02 10:41:12 -0700
  • 204f8d46b3 Check for too long column name/value Levi Tamasi 2022-05-02 10:28:13 -0700
  • 95eb9c4b3a Add a separate test case for out-of-order columns Levi Tamasi 2022-05-02 10:23:52 -0700
  • 9dc1493620 Fix up unit tests Levi Tamasi 2022-05-02 10:21:08 -0700
  • f77c90879d Update error message Levi Tamasi 2022-05-02 10:19:19 -0700
  • babb07d54c Adjust format a bit Levi Tamasi 2022-05-02 10:06:19 -0700
  • 8d431a40d4 Check for too many columns Levi Tamasi 2022-05-02 09:45:50 -0700
  • 38a3c48222 Reserve space in column_descs up front in DeserializeIndex Levi Tamasi 2022-04-28 09:58:34 -0700
  • 35064b91b4 Use autovector during deserialization; add setters to WideColumnDesc Levi Tamasi 2022-04-27 11:41:52 -0700
  • 410e6226c6 Add include, remove fwd declaration Levi Tamasi 2022-04-27 09:50:30 -0700
  • 2bfdcec186 Turn WideColumnDesc into a proper class Levi Tamasi 2022-04-26 16:39:54 -0700
  • 3cb7278152 Extend unit test suite Levi Tamasi 2022-04-26 14:32:14 -0700
  • 9e00282484 Use adjacent_find to ensure column names are strictly ascending Levi Tamasi 2022-04-26 13:38:36 -0700
  • b0c6c13b01 Turn WideColumnDesc into a struct instead of an alias for pair, move types to a private header for now Levi Tamasi 2022-04-26 13:29:21 -0700
  • 9aa3273435 Add version and update error messages Levi Tamasi 2022-04-26 11:40:15 -0700
  • 04c04f3416 Check for buffer overflows and out-of-order columns during deserialization Levi Tamasi 2022-04-26 11:25:53 -0700
  • 7dfc84851f Assert that serialization input is sorted Levi Tamasi 2022-04-26 11:12:30 -0700
  • 39b36a1dc5 Switch to varint encoding, reserve space up front Levi Tamasi 2022-04-26 11:05:34 -0700
  • 68c53301b2 Do not encode column offset in index Levi Tamasi 2022-04-26 10:56:14 -0700
  • 164013e260 Clean up #includes Levi Tamasi 2022-04-26 09:40:34 -0700
  • f206e2da4d Rename types and move them to types.h Levi Tamasi 2022-03-15 10:56:36 -0700
  • f9597169ac Small cleanup using structured bindings Levi Tamasi 2022-03-11 15:30:15 -0800
  • 96dd038a71 Add a DeserializeIndex helper Levi Tamasi 2022-03-11 15:11:48 -0800
  • 51848988e3 Add DeserializeOne Levi Tamasi 2022-03-11 15:06:40 -0800
  • 68b70a5e99 Adjust encoding a bit Levi Tamasi 2022-03-11 14:44:37 -0800
  • 998163a837 v0.0.1 Levi Tamasi 2022-03-07 14:36:08 -0800
  • f1fc46dd67 Addressed comments akankshamahajan 2022-05-02 10:28:30 -0700
  • 129474b5ee Fix build failure akankshamahajan 2022-04-30 10:26:48 -0700
  • fba37db6b4 Expose unix time in rocksdb::Snapshot akankshamahajan 2022-04-29 18:18:00 -0700
  • 37f490834d Specify largest_seqno in VerifyChecksum (#9919) Changyu Bi 2022-05-02 10:22:08 -0700
  • b8ae2ecb13
    Merge branch 'main' into sst-partitioner Oron Sharabi 2022-05-02 09:19:34 +0300
  • 6802a15139
    Update config.yml Parasimpaticki 2022-05-01 13:53:19 +0200
  • 8437463abc
    make option param const Jay Lee 2022-05-01 18:20:45 +0800
  • 6bee8c7aed do not call DeleteFile for not-created sst files jsteemann 2022-04-29 00:34:53 +0200
  • 2b5c29f9f3 Enforce the contract of SingleDelete (#9888) Yanqin Jin 2022-04-28 14:48:27 -0700
  • aafb377bb5 Update protection info on recovered logs data (#9875) Anvesh Komuravelli 2022-04-28 14:42:00 -0700
  • b1e0252c5a pass largest_seqno in VerifyChecksum changyubi 2022-04-28 11:15:40 -0700
  • 945bc2b6b1 Fix merge issue mrambacher 2022-04-28 14:46:41 -0400
  • 3c6228c4e2 Merge branch 'main' into TestDirCleanup mrambacher 2022-04-28 14:41:32 -0400
  • 41951d962f Wrap handler classes in cc file in unnamed namespace anveshk 2022-04-28 11:31:19 -0700
  • 37bc9f60d9 Address comments Yanqin Jin 2022-04-28 10:41:33 -0700
  • 0e1c80dfcd Address comments Yanqin Jin 2022-04-25 09:42:38 -0700
  • 22708b53cf LINT Yanqin Jin 2022-04-22 08:25:26 -0700
  • bb354ab9e4 Enforce the contract of SingleDelete Yanqin Jin 2022-04-21 09:35:43 -0700
  • 0b6c906e78 make format anveshk 2022-04-28 10:38:24 -0700
  • 842eaa78f8 REVERT: Clear prot_info_ after SetContents if empty anveshk 2022-04-28 10:26:51 -0700
  • 354604235a update_prot_info -> UpdateProtInfo for the method name anveshk 2022-04-28 10:20:03 -0700
  • f2f26b1559 Update HISTORY.md and version.h to 7.2.2 v7.2.2 akankshamahajan 2022-04-28 08:05:36 -0700
  • 710592283f Fix bug in async_io path which reads incorrect length (#9916) Akanksha Mahajan 2022-04-27 22:33:29 -0700
  • cf10a4604b
    Merge branch 'main' into checksum_recovered Andrew Kryczka 2022-04-28 07:21:37 -0700
  • c059de7ae8 make format anveshk 2022-04-28 01:56:26 -0700
  • 4e2591d707 Rename ChecksumAdder handler to ProtectionInfoUpdater anveshk 2022-04-28 01:55:05 -0700