Commit Graph

6274 Commits (657df29eafb0d34cab1c757d32bf9ad1b5dd1daf)
 

Author SHA1 Message Date
Andrew Kryczka 657df29eaf Add max_background_jobs to db_bench 7 years ago
Aaron Gao a43c053ad8 remove duplicated utilities/merge_operators/cassandra/test_utils.cc in src.mk 7 years ago
Siying Dong 7c4a9e6c92 Initialize a variable in ldb to make code analysis tool happy 7 years ago
Maysam Yabandeh 98669b5356 init filters_in_partition_ 7 years ago
Maysam Yabandeh 0013bf14ef fix asan and valgrind leak report in test 7 years ago
Aaron Gao 521b4c28b9 rocksdb 5.5.1 release post 7 years ago
Andrew Kryczka 33042573db Fix GetCurrentTime() initialization for valgrind 7 years ago
Maysam Yabandeh f6b9d9355e Fix clang error in PartitionedFilterBlockBuilder 7 years ago
Maysam Yabandeh 45b9bb0331 Cut filter partition based on metadata_block_size 7 years ago
Andrew Kryczka f4ae1bab02 update history for OnBackgroundError and DeleteRange fix 7 years ago
Siying Dong 1cb8c6de63 Add -enable_pipelined_write to db_bench and add two defaults 7 years ago
Maysam Yabandeh 7604b463b5 Update the AddDBStats in LITE 7 years ago
Maysam Yabandeh 1e34d07e18 Simplify and document sync rules for logs_ etc 7 years ago
Andrew Kryczka d310e0f339 Regression test for empty dedicated range deletion file 7 years ago
Maysam Yabandeh e9f91a5176 Add a fetch_add variation to AddDBStats 7 years ago
zhangjinpeng1987 c1b375e96a skip generating empty sst 7 years ago
Yi Wu 67b417d624 fix format compatible test 7 years ago
Siying Dong afbef65187 Bug fix: Fast CRC Support printing is not honest 7 years ago
Mike Kolupaev 397ab11152 Improve Status message for block checksum mismatches 7 years ago
Siying Dong 18c63af6ef Make "make analyze" happy 7 years ago
Maysam Yabandeh 01534db24c Fix the reported asan issues 7 years ago
Sagar Vemuri 1cd45cd1b3 FIFO Compaction with TTL 7 years ago
Yi Wu 982cec22af Fix TARGETS file tests list 7 years ago
Yi Wu b49b371092 allow numa >= 2.0.8 7 years ago
Siying Dong e517bfa2c2 CLANG Tidy 7 years ago
Yi Wu dc3d2e4d21 update compatible test 7 years ago
Siying Dong 89468c01d4 Fix Windows build broken by 5c97a7c066 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Siying Dong 7061912c23 Trivial typo in HISTORY.md 7 years ago
Yi Wu 2a9cd87997 Fix jni WriteBatchThreadedTest 7 years ago
Aaron Gao 0025a36409 revert perf_context and io_stats to __thread 7 years ago
Siying Dong 5c97a7c066 Unit Tests for sync, range sync and file close failures 7 years ago
Andrew Kryczka 4cee11f4e3 Intra-L0 blog post 7 years ago
Siying Dong 857e9960be Improve the error message for I/O related errors. 7 years ago
Siying Dong d757355cbf Fix bug that flush doesn't respond to fsync result 7 years ago
Maysam Yabandeh 8e6345d2df Update rename of ParanoidCheck 7 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 7 years ago
Maysam Yabandeh 0ac4afb975 Sanitize partitioning options 7 years ago
jsteemann 521724ba82 fixed wrong type for "allow_compaction" parameter 7 years ago
Andrew Kryczka 71f5bcb730 Introduce OnBackgroundError callback 7 years ago
Siying Dong 88cd2d96e7 Downgrade option sanitiy check level for prefix_extractor 7 years ago
Siying Dong 6837a17621 Fix Data Race Between CreateColumnFamily() and GetAggregatedIntProperty() 7 years ago
Siying Dong af1746751f WriteBufferManager will not trigger flush if much data is already being flushed 7 years ago
Andrew Kryczka 9467eb6141 Fix flush assertion with tsan 7 years ago
Andrew Kryczka 048446fc74 Fix cassandra ASAN use-after-free 7 years ago
Dmitri Smirnov a21db161c9 Implement ReopenWritibaleFile on Windows and other fixes 7 years ago
zhangjinpeng1987 c430d69eed fix coredump for release nullptr 7 years ago
Andrew Kryczka 0d278456c9 default implementation for InRange 7 years ago
Chen Shen cbd825deea Create a MergeOperator for Cassandra Row Value 7 years ago
Maysam Yabandeh 2c98b06bff Remove pin_slice option by making it the default 7 years ago