Commit Graph

5424 Commits (0a1bd9c509786b9ab6365e263b867c1bbdca6cc7)
 

Author SHA1 Message Date
krad 59ddb50591 Fix travis build break 8 years ago
Adam Retter f4d986364e Added SetOptions support to RocksJava (#1243) 8 years ago
Yi Wu 7882cb9773 Make DBOptionsTest::EnableAutoCompactionAndTriggerStall less falky 8 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 8 years ago
sdong 7c4615cf1f A utility function to help users migrate DB after options change 8 years ago
Siying Dong 5bb0a7f73d Update appveyor.yml 8 years ago
Siying Dong 86396cc189 Update appveyor.yml 8 years ago
Siying Dong c1db098dcf Update appveyor.yml 8 years ago
Siying Dong 7da2eaf0d9 Update appveyor.yml 8 years ago
Dhruba Borthakur 34723b4c4a Cleanup unused variable pending_fsync_. 8 years ago
Andrew Kryczka 7cc0dbd66f cat all logs in sandcastle output 8 years ago
Adam Retter 9253767a6a Correct geHistogramData() -> getHistogramData() (#1257) 8 years ago
sdong f35b16f246 db_bench add an option of --base_background_compactions 8 years ago
omegaga c3a4bea5dc Fix flaky test `ObsoleteFiles` 8 years ago
omegaga 8234faabfd Fix failed test 8 years ago
Islam AbdelRahman 4990c0d1a5 Remove deprecated LEVELDB_PLATFORM_POSIX 8 years ago
omegaga 7323e4c8ab Fix clang on macOS 8 years ago
Yi Wu ee027fc19f Ignore write stall triggers when auto-compaction is disabled 8 years ago
Dmitri Smirnov e4609a749b Fix Windows build issues (#1253) 8 years ago
omegaga 2306167d30 Fix clang build failure and refactor unit test 8 years ago
Aaron Gao 343304e1d3 Use StopWatch to do statistic job in db_impl_add_file.cc 8 years ago
Jay Edgar cdc4eb6892 Add a GetComparator() function to the ColumnFamilyHandle base class so that the user's comparator can be retrieved. 8 years ago
krad 712dd27e67 Build break fixes 8 years ago
Islam AbdelRahman 0155c73dee Fix parallel tests `make check -j` 8 years ago
krad c49ea68c55 Fix to enable running CI jobs locally 8 years ago
krad 726c2f7e5b Build break fix 8 years ago
omegaga d51dc96a79 Experiments on column-aware encodings 8 years ago
krad c116b47804 Persistent Read Cache (part 6) Block Cache Tier Implementation 8 years ago
omegaga 64046e581c Write a benchmark to emulate time series data 8 years ago
Adam Retter 9ae92f50b2 More granular steps in the Makefile, can help with running all or single Java tests (and with ASAN build - https://github.com/facebook/rocksdb/wiki/JNI-Debugging) (#1237) 8 years ago
Islam AbdelRahman 7c01d65344 [Fix Java] Remove duplicate cases in LoggerJniCallback::Logv 8 years ago
Adam Retter 8796934af7 Added missing Java ReadOptions settings (#1109) 8 years ago
Islam AbdelRahman 5e2c796589 Make DBTest.CompressionStatsTest more deterministic 8 years ago
Islam AbdelRahman 557748ff7b Fix db_stress failure (pass merge_operator even if not used) 8 years ago
Adam Retter 811ee21112 Bugfix to ensure that logging can be achieved from threads that are not known to the JVM (#1106) 8 years ago
Andrew Kryczka afad5bd1c5 Simplify thread-local static initialization 8 years ago
Gunnar Kudrjavets 6920cde893 Remove an extra apostrophe 8 years ago
Aaron Gao e72ea485ed add InDomain regression test 8 years ago
Gunnar Kudrjavets 9c8ac144bd Avoid duplicate task creation for RocksDB contruns 8 years ago
sdong d4c45428af db_stress shouldn't assert file size 0 if file creation fails 8 years ago
Anirban Rahut d3bfd33972 Testing out parallel sandcastle changes 8 years ago
sdong 7efd9c25c4 Increse timeout in some tests 8 years ago
Alexander Jipa 50b8d29b9c fixes 1230: Error:string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command (#1231) 8 years ago
woonhak.kang 5c858ddd20 fix errata in libnuma test (#1244) 8 years ago
sdong e5b5f12b81 Change options memtable_prefix_bloom_huge_page_tlb_size => memtable_huge_page_size and cover huge page to memtable too 8 years ago
sdong 0ce258f9b3 Compaction picker to expand output level files for keys cross files' boundary too. 8 years ago
Alexander Jipa ac0d93b08f fixes 1217: rocksdbjni javac and javah execute_processes fail on windows (#1218) 8 years ago
Islam AbdelRahman 1ae46094de Appveyor badge to show master branch 8 years ago
Islam AbdelRahman 8745f013ff [Fix java build] Stop using non standard std::make_unique 8 years ago
Wanning Jiang e12270dfee fix previous typo 8 years ago