Commit Graph

6252 Commits (982cec22af7124157121c3c86d4b9598f572d554)
 

Author SHA1 Message Date
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
Maysam Yabandeh c80c6115de add db_bench options for partitioning 7 years ago
Ben Torfs 6a3377f454 Synchronize statistic enumeration values between statistics.h and java API 7 years ago
Sagar Vemuri 53dda8797d Do not run RateLimiterTest.Rate test on Travis+Mac OSX. 7 years ago
Yi Wu ae8571f5c2 Fix blob db compression bug 7 years ago
Yi Wu 7a380deff7 Update blob_db_test 7 years ago
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 7 years ago
hyunwoo 6b5a5dc5d8 fixed typo 7 years ago
haoxiang 0f228be3bb fixed typo in util/dynamic_bloom.h 7 years ago
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads 7 years ago
Yi Wu 91e2aa3ce2 write exact sequence number for each put in write batch 7 years ago
Maysam Yabandeh 6f4154d693 record index partition properties 7 years ago
Siying Dong 5d5a28a98c Fix Clang release build broken by 5582123dee 7 years ago
Siying Dong 0175d58c3c Make direct I/O write use incremental buffer 7 years ago
Anirban Rahut 7a270069b3 GNU C library for struct tm has 2 additional fields. 7 years ago
Islam AbdelRahman d713471da8 Limit trash directory to be 25% of total DB 7 years ago
Orgad Shaneh 9bb91e9328 Dedup release 7 years ago
Sagar Vemuri 27b450165e Update HistogramTypes in the Java API 7 years ago
Andrew Kryczka e97304c681 update history for 5.6 7 years ago
Siying Dong 5582123dee Sample number of reads per SST file 7 years ago
Siying Dong db818d2d1a Fix RocksDB Lite build with CLANG 7 years ago
Aaron Gao a472c4ae4c update 5.5 change log 7 years ago
Mike Kolupaev bc09c8a0db Fix crash in PosixWritableFile::Close() when fstat() fails 7 years ago