Commit Graph

2665 Commits (b8b39034292c3cec82d9af61982b4b12614b1758)
 

Author SHA1 Message Date
fyrz a1bae76c87 Integrated changes due to review bei ankgup87 10 years ago
fyrz b8ce526487 [RocksJava] Support Snapshots 10 years ago
Yueh-Hsuan Chiang bc3bc4bc2f Merge pull request #357 from fyrz/JavaTest-Fix 10 years ago
Yueh-Hsuan Chiang 42f0eaceb7 Merge pull request #354 from fyrz/RocksJava-memtables-3.6 10 years ago
Igor Canadi 965d9d50b8 Fix timing 10 years ago
Igor Canadi 001ce64dc7 Use chrono for timing 10 years ago
sdong 240ed0cd7b Fix uninitialized parameter caused by D24513 10 years ago
Yueh-Hsuan Chiang 724fba2b39 Improve the log in Universal Compaction to include more debug information. 10 years ago
Lei Jin 720c1c056d fix erro during merge 10 years ago
Igor Canadi b794194ade Remove java build from travis 10 years ago
Lei Jin 122f98e0b9 dynamic max_mem_compact_level 10 years ago
Lei Jin 1fee591e74 comments for DynamicCompactionOptions test 10 years ago
Lei Jin 574028679b dynamic max_sequential_skip_in_iterations 10 years ago
fyrz bd4fbaee37 Fixed cross platform build after introducing Java-7 dependencies 10 years ago
fyrz 1eb545721d Fix incorrectly merged Java - Makefile 10 years ago
fyrz 9aa9668a83 [RocksJava] Memtables update to 3.6 10 years ago
Igor Canadi 4b1786e959 Fix SIGSEGV when declaring Arena after ScopedArenaIterator 10 years ago
Igor Canadi 05b2e60ddd Merge pull request #362 from adamretter/travis-jcheck 10 years ago
Adam Retter 9383922cc3 Added java tests to travis build 10 years ago
Igor Canadi 90f156402c Fix CompactBetweenSnapshots 10 years ago
Igor Canadi 2717422e21 Merge pull request #361 from adamretter/fix-yosemite-build 10 years ago
Yueh-Hsuan Chiang 3b5fe3a1f3 Correct the log message in VersionEdit 10 years ago
Adam Retter c584d2b538 Fix for building RocksDB Java on Mac OS X Yosemite 10 years ago
sdong 2a8e5203d8 db_bench: --batch_size used for write benchmarks too 10 years ago
sdong d755e53b87 Printing number of keys in DB Stats 10 years ago
Lei Jin 839c376bd1 fix table_test 10 years ago
Lei Jin 0fd985f427 Avoid reloading filter on Get() if cache_index_and_filter_blocks == false 10 years ago
Yueh-Hsuan Chiang e11a5e776f Improve the comment of util/thread_local.h 10 years ago
Igor Canadi 6398e6a6a5 Fix DeleteFile() + enable deleting files oldest files in level 0 10 years ago
Yueh-Hsuan Chiang 0d3145198e Merge pull request #231 from adamretter/master 10 years ago
Adam Retter a6fb7f312d Fix code review comments raised in https://reviews.facebook.net/D22779 10 years ago
Adam Retter c63494fb61 Tests for ComparatorOptions, Comparator and DirectComparator, and by 10 years ago
Adam Retter 5e25274110 Fix code style problems identified by lint 10 years ago
Adam Retter 25641bfc9c Fix to memory dealocation when creating a slice from a byte buffer 10 years ago
Adam Retter fc12cb83f2 Add locking to comparator jni callback methods which must be thread-safe 10 years ago
Adam Retter d6fe8dacc8 Feature - Implement Java API for Comparator and Slice. Allows use of 10 years ago
Adam Retter 700f6ec3ff Ignore IntelliJ idea project files and ignore java/out folder 10 years ago
sdong 5bfb7f5d0b db_bench: seekrandom can specify --seek_nexts to read specific keys after seek. 10 years ago
Lei Jin ff8f74c204 remove checking lower bound of level size 10 years ago
Lei Jin 2dd9bfe3a8 Sanitize block-based table index type and check prefix_extractor 10 years ago
Vlad Balan dbcfe27d6c Merge branch 'master' of https://github.com/facebook/rocksdb 10 years ago
Yueh-Hsuan Chiang 6c66918645 Speed up DB::Open() and Version creation by limiting the number of FileMetaData initialization. 10 years ago
Yueh-Hsuan Chiang 5db9e76644 Fix Mac compile error: C++11 forbids default arguments for lambda expressions 10 years ago
Lei Jin f4363fb81c Fix DynamicMemtableOptions test 10 years ago
Yueh-Hsuan Chiang 8f01bf80cc Merge pull request #353 from fyrz/FixBloomfilterRocksJava 10 years ago
Igor Canadi ee80fb4b4a Total memtables size counter 10 years ago
Igor Canadi c12f571d31 Fix mac compile, second try 10 years ago
Igor Canadi d2e60f5cee Fix mac compile 10 years ago
Lei Jin 274dc81c92 fix build failure 10 years ago
Lei Jin d6c8dba727 Log MutableCFOptions in SetOptions 10 years ago