Commit Graph

3396 Commits (0a0501c8d51adc0c642291cb5c11ea025816d698)
 

Author SHA1 Message Date
Jim Meyering 55277c3287 build: remove unused rules: rocksdb_shell, DBClientProxy_test 10 years ago
Igor Sugak 3ad6b794cf rocksdb: Fix 'Division by zero' scan-build warning 10 years ago
Yueh-Hsuan Chiang 12753130ec Remove ThreadStatusMultiCompaction test 10 years ago
Yueh-Hsuan Chiang f0c36da6ee Add thread_status_util_debug.cc back 10 years ago
Jim Meyering daebb1f916 build: running "make" with no arguments must not "uninstall" 10 years ago
Yueh-Hsuan Chiang e60bc99fe0 Allow GetThreadList to reflect flush activity. 10 years ago
Jim Meyering b9a0213cda build: fix unportable Makefile syntax 10 years ago
Igor Sugak 4e4b857841 rocksdb: Fix scan-build 'Called C++ object pointer is null' and 'Dereference of null pointer' bugs 10 years ago
Jim Meyering b3fd162267 build: remove unportable use of sed in favor of $(CXX)'s -MT 10 years ago
Igor Canadi e7ea51a8e7 Introduce job_id for flush and compaction 10 years ago
fyrz 6a0e737d9d [RocksJava] Raw use of parametrized class 10 years ago
fyrz 4397012707 [RocksJava] Redundant access-modifier in interfaces 10 years ago
Igor Canadi 2d62e80511 Merge pull request #504 from fyrz/RocksJava-Flush-Correction 10 years ago
fyrz eaf39568e5 [RocksJava] FlushOptions Correction 10 years ago
Ramki Balasubramanian 5d1151deba Added simple monitoring script to monitor overusage of memory in db_bench 10 years ago
sdong 5f00af4570 DBTest.DestroyDBMetaDatabase: create DB directories if not exists 10 years ago
sdong 68af7811ea Remember whole key/prefix filtering on/off in SST file 10 years ago
Igor Canadi fd5970b454 Merge pull request #503 from weiweisd/master 10 years ago
Wei Wei 513ad866b2 modify double type euqal compare in json_document.cc 10 years ago
Yueh-Hsuan Chiang 933973dc2d Merge pull request #495 from fyrz/RocksJava-CF-Name-Byte-Handling 10 years ago
fyrz 5e8e453d59 [RocksJava] Integrated changes from D33165 10 years ago
fyrz 677d02427f [RocksJava] CF Name shall handle bytes correctly 10 years ago
Wei Wei d1cafc0892 Merge pull request #1 from facebook/master 10 years ago
sdong 6d6305dd7d Perf Context to report DB mutex waiting time 10 years ago
Igor Canadi 863009b5a5 Fix deleting obsolete files #2 10 years ago
Grace Law 1851f977c2 Added RocksDB stats GET_HIT_L0 and GET_HIT_L1 10 years ago
sdong 91ac3b2067 Print DB pointer when opening a DB 10 years ago
Igor Canadi bee4e51244 Merge pull request #492 from fyrz/logger-logv-virtual 10 years ago
fyrz cfe8837e43 Switch logv with loglevel to virtual 10 years ago
Igor Canadi aaceef3638 Fix formatting 10 years ago
Igor Canadi ee4aa9a0ee Merge pull request #481 from mkevac/backupable 10 years ago
Marko Kevac 82faa377a8 added simple example for db restore from backup 10 years ago
Marko Kevac d090330c8e fixed c_simple_example and added some comments 10 years ago
Marko Kevac 9651308307 renamed backup to backup_and_restore in c_test for clarity 10 years ago
Yueh-Hsuan Chiang bbb52b21f3 Merge pull request #483 from adamretter/restructure-java-build 10 years ago
Marko Kevac 7e50ed8c24 Added some more wrappers and wrote a test for backup in C 10 years ago
Igor Canadi 218c3ecea3 Fix std::cout data race 10 years ago
Karthikeyan Radhakrishnan 8f679c2901 Merge branch 'master' of github.com:facebook/rocksdb 10 years ago
Karthikeyan Radhakrishnan da9cbce731 Add Header to logging to capture application level information 10 years ago
Igor Canadi 2a979822b6 Fix deleting obsolete files 10 years ago
Yueh-Hsuan Chiang 8e83a9d315 Add a missing field for STATE_MUTEX_WAIT to global_state_table 10 years ago
Igor Canadi 6f10130354 Fix DestroyDB 10 years ago
Igor Canadi 7de4e99a8e Revert "Fix wal_dir not getting cleaned" 10 years ago
Jonah Cohen 9a52e06a02 Add GetID to ColumnFamilyHandle 10 years ago
Yueh-Hsuan Chiang 181191a1e4 Add a counter for collecting the wait time on db mutex. 10 years ago
Igor Canadi f36d394aed Fix wal_dir not getting cleaned 10 years ago
sdong 53ae09c398 db_test: fix a data race in SpecialEnv 10 years ago
sdong fe9f691194 Fix fault_injestion_test 10 years ago
Igor Canadi b37f5ffc76 Put db_test back to TESTS in Makefile 10 years ago
Igor Canadi 108470e963 Fix stack trace on mac 10 years ago