Commit Graph

6323 Commits (a34b2e388ee51173e44f6aa290f1301c33af9e67)
 

Author SHA1 Message Date
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
Yi Wu 6d0f22e42f Fix mock_env.cc uninitialized variable 7 years ago
Sagar Vemuri c2012d488f Java APIs for put, merge and delete in file ingestion 7 years ago
Yi Wu 85dace2afa Disable DBRangeDelTest::TailingIteratorRangeTombstoneUnsupported for ubsan 7 years ago
Maysam Yabandeh d4f7731b61 fix travis error with init time in mockenv 7 years ago
Maysam Yabandeh 550a1df72c Fix clang errors by asserting the precondition 7 years ago
Maysam Yabandeh cc5f9339ee Fix concurrency issue with filter_block_set_ 7 years ago
Aaron Gao 2e64f450dc bump version to 5.6 7 years ago
Yi Wu afbc2d0d2e Force travis to build with clang on MacOS 7 years ago
Sagar Vemuri b172a3f1a2 Fix warnings while generating RocksJava documentation 7 years ago
Siying Dong 52a7f38b19 WriteOptions.low_pri which can throttle low pri writes if needed 7 years ago
Adam Retter 26a8a80711 Switch from CentOS 5 to CentOS 6 for crossbuilding RocksJava 7 years ago
Yi Wu dba9f3722b Fix db_write_test clang/windows build failure 7 years ago
hyunwoo c7662a44a4 fixed typo 7 years ago
Adam Retter 7e8d95cc0e Fix the Java build which was broken by a4d9c02 7 years ago
Aaron Gao 7e5fac2c34 remove test dir before exit when current regression is running 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Mike Kolupaev 138b87eae4 Fix interaction between CompactionFilter::Decision::kRemoveAndSkipUnt… 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Andrew Kryczka a4d9c02511 Pass CF ID to MemTableRepFactory 7 years ago
Yi Wu f68d88be51 Fix DBWriteTest::ReturnSequenceNumberMultiThreaded data race 7 years ago
Andrew Kryczka 215076ef06 Fix TSAN: avoid arena mode with range deletions 7 years ago
Andrew Kryczka 3a8a848a55 account for L0 size in estimated compaction bytes 7 years ago
Andrew Gallagher 0fae3f5dd3 codemod: format TARGETS with buildifier [5/5] (D5092623) 7 years ago
Aaron Gao 8721996065 add checkpoint support for single db in regression test 7 years ago
Maysam Yabandeh 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 7 years ago
Islam AbdelRahman d6019651b6 sync internal/external TARGETS 7 years ago
Volker Mische bbaba51bbf Add missing index type to C-API 7 years ago
Daniel Black 292edfd516 travis: test with xcode8.3 (OS X 10.12) 7 years ago
Tamir Duberstein 0dc3040d54 db: avoid `#include`ing malloc and jemalloc simultaneously 7 years ago