Commit Graph

3268 Commits (a7aba2ef6b4e5bbb9ea525d35f4c9c365735f3ec)
 

Author SHA1 Message Date
krad a047409ae9 Fixed a bug in the test case 10 years ago
Jim Meyering 4f514a53d6 build: enable more compiler warnings 10 years ago
Jim Meyering a2b911b63f inputs: restore "const" attribute removed by D33759 10 years ago
Jim Meyering 1b4082581c mark as unused some variables with cpp-derived names 10 years ago
Jim Meyering c6d54b5037 fix erroneous assert: cast kBlockSize (of type unsigned int) to "int" 10 years ago
Jim Meyering aa5d8e6d95 table_test.cc: add missing 5th arg in TestArgs initializer 10 years ago
Jim Meyering c37937a9ce maint: remove extraneous "const" attribute from return type 10 years ago
Jim Meyering 9283c7afd2 build: remove always-true assertions 10 years ago
Islam AbdelRahman 06a766de56 Adding Flush to AutoRollLogger 10 years ago
Igor Canadi 92416fa7f2 Fix mac build 10 years ago
Igor Canadi 96ab15d306 GetOptionsFromString + fixes to block_based_table_options 10 years ago
Igor Sugak 73711f956c rocksdb: Fix scan-build bug 'Memory leak' in db/db_bench.cc 10 years ago
Igor Sugak 98870c7b9c rocksdb: Fix scan-build memory warning in table/block_based_table_reader.cc 10 years ago
Jim Meyering a42324e370 build: do not relink every single binary just for a timestamp 10 years ago
sdong d45a6a4002 Add rocksdb.num-live-versions: number of live versions 10 years ago
Jim Meyering 11581b7415 build: abbreviate AR command, too 10 years ago
Igor Canadi b8ac71ba18 Revert "Fbson to Json" 10 years ago
stash93 7ce1b2c19c Fbson to Json 10 years ago
Venkatesh Radhakrishnan 7d817268b9 Managed iterator 10 years ago
Jim Meyering b4b8c25a5a build: factor out AM_LINK command (trivial) 10 years ago
Jim Meyering dc885c6e95 build: make "make" output readable by default 10 years ago
Jim Meyering a37b46ae12 build: fix Makefile inconsistencies (trivial) 10 years ago
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