Commit Graph

3786 Commits (9f1de951872fc539b0b5096384642b1fec7f3cad)
 

Author SHA1 Message Date
Yueh-Hsuan Chiang d8e3e766f9 Fixed a bug in test ThreadStatusSingleCompaction 9 years ago
Yueh-Hsuan Chiang 57d216ea65 Remove assert(current_ == CurrentReverse()) in MergingIterator::Prev() 9 years ago
Yueh-Hsuan Chiang 59b50dcef9 Update HISTORY.md for Listener 9 years ago
Yueh-Hsuan Chiang 4ce5be4255 fixed leaking log::Writers 9 years ago
Yueh-Hsuan Chiang 685582a0b4 Revert two diffs related to DBIter::FindPrevUserKey() 9 years ago
Aaron Feldman e12b403991 Initialize threads later in constructor 9 years ago
Andres Notzli 58d7ab3c68 Added tests for ExpandWhileOverlapping() 9 years ago
Igor Canadi 155ce60daf Fix compaction_job_test 9 years ago
lovro b6655a679d Replace std::priority_queue in MergingIterator with custom heap 9 years ago
Dmitri Smirnov e25ee32e3d Arena needs mman header for mmap 9 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 9 years ago
Ari Ekmekji 35cd75c379 Introduce InfoLogLevel::HEADER_LEVEL 9 years ago
Yueh-Hsuan Chiang acee2b08a2 Fixed endless loop in DBIter::FindPrevUserKey() 9 years ago
Mike Kolupaev 218487d8dc [wal changes 1/3] fixed unbounded wal growth in some workloads 9 years ago
Dmitri Smirnov feb99c31a4 Merge remote-tracking branch 'origin' into ms_win_port 9 years ago
Aaron Feldman e70115e71b Fix unity build by removing anonymous namespace 9 years ago
agiardullo 4159f5b87b Prepare 3.12 9 years ago
Aaron Feldman a69bc91e37 Multithreaded backup and restore in BackupEngineImpl 9 years ago
Dmitri Smirnov 9dbde7277c Merge remote-tracking branch 'origin' into ms_win_port 9 years ago
Yueh-Hsuan Chiang 03d433ee65 [RocksJava] Fixed test failures 9 years ago
Dmitri Smirnov 326da912de Add string.h to Histogram as we init the array out of curly braces 9 years ago
Dmitri Smirnov ca2fe2c1b6 Address GCC compilation issues 9 years ago
Dmitri Smirnov 19e13a595d Fix header inclusion 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Yueh-Hsuan Chiang c00948d5e1 [RocksJava] Fix test failure of compactRangeToLevel 9 years ago
sdong 05e2831966 Allocate LevelFileIteratorState and LevelFileNumIterator from DB iterator's arena 9 years ago
Igor Canadi 436ed904da Add rpath option to production builds for 4.8.1 toolchain 9 years ago
krad b0f1927dbb Increasing timeout for drop writes. 9 years ago
Tomislav Novak ec70fea4c4 Fix a comparison in DBIter::FindPrevUserKey() 9 years ago
Yueh-Hsuan Chiang 501591c423 Make column_family_test runnable in ROCKSDB_LITE 9 years ago
krad 91cb82f34e Merge branch 'master' of github.com:facebook/rocksdb 9 years ago
Igor Canadi 09f5a4b486 set -e in fb_compile_mongo.sh 9 years ago
krad 6199cba998 Fix race in unit test. 9 years ago
Igor Canadi 0a019d74a0 Use malloc_usable_size() for accounting block cache size 9 years ago
Igor Canadi 4cbc4e6f88 Call merge operators with empty values 9 years ago
Igor Canadi 619167ee66 Fix mac compile 9 years ago
Igor Canadi 472e64d39e Improve fb_compile_mongo.sh 9 years ago
Venkatesh Radhakrishnan c9cd404bcd Make flush check for shutdown 9 years ago
Poornima Chozhiyath Raman 4fb09c6871 Updating SeekToLast with upper bound 9 years ago
Igor Canadi dadc429767 Reproducible MongoRocks compile with FB toolchain 9 years ago
Yueh-Hsuan Chiang 62a8fd154a Make stringappend_test runnable in ROCKSDB_LITE 9 years ago
Yueh-Hsuan Chiang 48da7a9cad Improve the comment for BYTES_READ in statistics. 9 years ago
Yueh-Hsuan Chiang 72cab88959 Block redis_test in ROCKSDB_LITE 9 years ago
Yueh-Hsuan Chiang dec2c9f564 Make table_properties_collector_test runnable in ROCKSDB_LITE 9 years ago
Yueh-Hsuan Chiang 0b1ffe2e1d Remove -Wl,--no-as-needed flag when making shared_lib in OSX and IOS 9 years ago
Islam AbdelRahman 674b1181cf Bottommost level compaction option 9 years ago
Giuseppe Ottaviano 782a1590f9 Implement a table-level row cache 9 years ago
krad de85e4cadf Introduce WAL recovery consistency levels 9 years ago
Islam AbdelRahman 530534fceb Fix trivial move merge 9 years ago
krad 7015fd81c4 Add read_nanos to IOStatsContext. 9 years ago