Commit Graph

9795 Commits (2772eb77355940648f773e2b1b1644b6cf871220)
 

Author SHA1 Message Date
Akanksha Mahajan 2772eb7735 Update History.md for VerifyFileChecksums API supporting blob file (#7995) 3 years ago
xinyuliu b085ee13e0 Append all characters not captured by xsputn() in overflow() function (#7991) 3 years ago
Akanksha Mahajan cd79a00903 Make BlockBasedTable::kMaxAutoReadAheadSize configurable (#7951) 3 years ago
sherriiiliu e017af15c1 Fix testcase failures on windows (#7992) 3 years ago
sherriiiliu 75c6ffb9de Always expose WITH_GFLAGS option to user (#7990) 3 years ago
sherriiiliu f91fd0c944 Extract test cases correctly in run_ci_db_test.ps1 script (#7989) 3 years ago
Akanksha Mahajan 46cf5fbfdd Extend VerifyFileChecksums API for blob files (#7979) 3 years ago
Andrew Kryczka daca92c17a Pick samples for compression dictionary using prime number (#7987) 3 years ago
mrambacher 59d91796d2 Attempt to speed up tests by adding test to "slow" tests (#7973) 3 years ago
Akanksha Mahajan 6790a983eb Fix for ASSERT_STATUS_CHECKED test failure (#7985) 3 years ago
Yanqin Jin 7343eb4a74 Update HISTORY and bump version (#7984) 3 years ago
Andrew Kryczka d904233d2f Limit buffering for collecting samples for compression dictionary (#7970) 3 years ago
Max Neunhoeffer cf14cb3e29 Avoid self-move-assign in pop operation of binary heap. (#7942) 3 years ago
tison ec76f03168 gitignore cmake-build-* for CLion integration (#7933) 3 years ago
mrambacher 4bc9df9459 Fix handling of Mutable options; Allow DB::SetOptions to update mutable TableFactory Options (#7936) 3 years ago
Zhichao Cao b0fd1cc45a Introduce a new trace file format (v 0.2) for better extension (#7977) 3 years ago
Sergei Petrunia c9878baa87 Fix an assertion failure in range locking, locktree code. (#7938) 3 years ago
vrqq ad25b1afb9 Update win_logger.cc : assert failed when return value not checked. (-DROCKSDB_ASSERT_STATUS_CHECKED) (#7955) 3 years ago
Zaiyang Li 69877ac4f2 c:h export rocksdb_transactiondb_open_column_families (#7967) 3 years ago
stefan-zobel 251143f8fb rocksdbjni: Possible NPE in RocksDB.setOptions #7869 (#7909) 3 years ago
Ziyue Yang 0c2d71edba Fix typo: replace readadhead with readahead (#7953) 3 years ago
Wilfried Goesgens 8a05c21e32 add string separation while composing error message (#7919) 3 years ago
Akanksha Mahajan eacb14a10a Update history.md for bug fix of actual error returned in DB::OpenForReadOnly (#7978) 3 years ago
Jay Zhuang 59ba104e4a Fix txn `MultiGet()` return un-committed data with snapshot (#7963) 3 years ago
Akanksha Mahajan 6a85aea5b1 Bug fix for status overridden by Status::NotFound in db_impl_readonly (#7972) 3 years ago
Levi Tamasi dab4fe5bcd Add checkpoint support to BlobDB (#7959) 3 years ago
Levi Tamasi 0743eba0c4 Add support for the integrated BlobDB to db_bench (#7956) 3 years ago
Levi Tamasi ba8008c870 Mention the new BlobDB in HISTORY.md and remove the "under construction" signs (#7969) 3 years ago
Akanksha Mahajan ea8bb82fc7 Add support for IOTracing in blob files (#7958) 3 years ago
Jay Zhuang 9df78a94f1 Disable flaky error_handler_fs_test that could hang (#7964) 3 years ago
Jay Zhuang 00519187a6 Update internal build script (#7957) 3 years ago
Zhichao Cao d1c510baec Handoff checksum Implementation (#7523) 3 years ago
Peter Dillinger e4f1e64c30 Add prefetching (batched MultiGet) for experimental Ribbon filter (#7889) 3 years ago
David CARLIER 14fbb43f3e db_bench: dump cpu info for Mac. (#7932) 3 years ago
Xavier Deguillard 7ebde3da45 Build a full RocksDB on M1 macs (#7943) 3 years ago
Yanqin Jin 170dffac83 Use actual url instead of tinyurl.com (#7950) 3 years ago
Andrew Kryczka c16d5a4fda Makefile support to statically link external plugin code (#7918) 3 years ago
Jay Zhuang 65487da1f5 Add circleci format_compatible nightly build (#7926) 3 years ago
Yanqin Jin 48669be618 Update clang-format-diff.py path (#7944) 3 years ago
Peter Dillinger 91e2c151d2 Update zstd in buck build (#7923) 3 years ago
Jay Zhuang cf160b98e1 Add full_history_ts_low option to compaction (#7884) 3 years ago
Levi Tamasi 974458891c Revert "Turn on memtable bloom filter by default. (#6584)" (#7939) 3 years ago
sdong e3183eae77 Stress test to allow memtable whole key filter (#7937) 3 years ago
Andrew Kryczka 8d2bbdd04f Allow range deletions in `*TransactionDB` only when safe (#7929) 3 years ago
Levi Tamasi 4fba83b4c2 Fix db_bench_tool_test (#7935) 3 years ago
sdong ee79a28963 Turn on memtable bloom filter by default. (#6584) 3 years ago
Deepak Ojha cbf38af705 Wal recovery failure with encryption due to zero bytes WAL size. (#7924) 3 years ago
Stanislav Tkach 3feee6db17 Add get/set deadline and io_timeout C functions (read options) (#7914) 3 years ago
Jay Zhuang a9f8f1fe38 Missed skip_format_check for lite build (#7927) 3 years ago
Levi Tamasi 0288bdbc53 Add the integrated BlobDB to the stress/crash tests (#7900) 3 years ago