Commit Graph

9822 Commits (7a3444bf1f17f909188ed0dccf210a7301a2717d)
 

Author SHA1 Message Date
David CARLIER 7a3444bf1f Mac M1 crc32 intrinsics ARM64 check support proposal (#7893) 3 years ago
stefan-zobel cc34da75b5 Java-API: byteCompressionType should be declared as primitive type byte (#7981) 3 years ago
qinzuoyan 6fad38ebe8 Fix compile error (#7908) 3 years ago
Hans Holmberg 670567db09 Add support for custom file systems to ldb and sst_dump (#8010) 3 years ago
Ed rodriguez 7381dad1b1 make:Fix c header prototypes (#7994) 3 years ago
Peter Dillinger 4b18c46d10 Refactor: add LineFileReader and Status::MustCheck (#8026) 3 years ago
Peter Dillinger 847ca9f964 Make default share_files_with_checksum=true (#8020) 3 years ago
Peter Dillinger 0028e3398b Make format_version=5 new default (#8017) 3 years ago
stefan-zobel 430842f948 Java-API: Missing space in string literal (#7982) 3 years ago
xinyuliu 8643d63bb4 Add $(ARTIFACT_SUFFIX} to benchmark tools built with cmake (#8016) 3 years ago
fanrui03 67d72fb5dc Fix checkpoint stuck (#7921) 3 years ago
kshair d2e9eab1ea Fix mis-spelling (#8001) 3 years ago
jsteemann 02974c9437 make PerfStepTimer struct smaller by reordering members (#7931) 3 years ago
Andrew Kryczka ef392fb04e use `LIB_MODE=shared` on Travis `make` commands (#8043) 3 years ago
Andrew Kryczka 0ff0b625a1 Deflake DBTest2.PartitionedIndexUserToInternalKey on ppc64le (#8044) 3 years ago
Peter Dillinger ce391ff84b Clarifying comments for Read() APIs (#8029) 3 years ago
Levi Tamasi cb25bc1128 Update compaction statistics to include the amount of data read from blob files (#8022) 3 years ago
matthewvon 4126bdc0e1 Feature: add SetBufferSize() so that managed size can be dynamic (#7961) 3 years ago
Yanqin Jin 72d1e258cd Possibly bump NUMBER_OF_RESEEKS_IN_ITERATION (#8015) 3 years ago
Peter Dillinger a9046f3c45 Revamp check_format_compatible.sh (#8012) 3 years ago
Levi Tamasi a46f080cce Break down the amount of data written during flushes/compactions per file type (#8013) 3 years ago
Akanksha Mahajan f19612970d Support retrieving checksums for blob files from the MANIFEST when checkpointing (#8003) 3 years ago
Yanqin Jin 1f11d07f24 Enable compact filter for blob in dbstress and dbbench (#8011) 3 years ago
Yanqin Jin 9fdc9fbeea Still use SystemClock* instead of shared_ptr in StepPerfTimer (#8006) 3 years ago
Peter Dillinger a8b3b9a20c Refine Ribbon configuration, improve testing, add Homogeneous (#7879) 3 years ago
Yanqin Jin c370d8aa12 Remove unused/incorrect fwd declaration (#8002) 3 years ago
Yanqin Jin cef4a6c49f Compaction filter support for (new) BlobDB (#7974) 3 years ago
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