Commit Graph

4022 Commits (9f3a66a9364a57334a6527a30fb4a0fa8f8dccce)
 

Author SHA1 Message Date
krad 9f3a66a936 Improvements to CI jobs 9 years ago
krad 7db1471cc1 Minor fix to CI job 9 years ago
Andres Noetzli c67d206898 Fixed arena_test failure due to malloc_usable_size() 9 years ago
Andres Noetzli 34cedaff66 Initialize variable to avoid warning 9 years ago
Manuel Ung aeb4612685 Add counters for seek/next/prev 9 years ago
Islam AbdelRahman 45e9e4f0bb Refactor NewTableReader to accept TableReaderOptions 9 years ago
Andres Noetzli ddb950f83f Fixed bug in compaction iterator 9 years ago
Igor Canadi af7cdbf647 Run full test suite in Travis 9 years ago
Andres Noetzli c25f6a85bf Removed __unused__ attribute 9 years ago
Ari Ekmekji 6db0a939d2 Fix DBCompactionTest failure with parallel L0-L1 compactions 9 years ago
Andres Noetzli 8aa1f15197 Refactored common code of Builder/CompactionJob out into a CompactionIterator 9 years ago
krad 41bce05869 CI job improvements 9 years ago
Igor Canadi 95ffc5d2bc Correct ASSERT_OK() in ReadDroppedColumnFamily 9 years ago
Ari Ekmekji 3c37b3cccd Determine boundaries of subcompactions 9 years ago
krad 1126644082 Relaxing consistency detection to include errors while inserting to memtable as WAL recovery error. 9 years ago
sdong abc7f5fdb2 Make DBTest.ReadLatencyHistogramByLevel more robust 9 years ago
Igor Canadi ac9bcb55ce Set max_open_files based on ulimit 9 years ago
Igor Canadi 4cbd2f9aa3 Merge pull request #714 from facebook/travisformac 9 years ago
Igor Canadi d0df54d1f9 Run travis tests on OS X 9 years ago
Igor Canadi a55e5a52ae Merge pull request #711 from facebook/testtravis 9 years ago
Igor Canadi 2b676d5bbe Upgrade travis to new architecture 9 years ago
Andres Noetzli c66d53feed Fixed minor issue in CompressionTypeSupported() 9 years ago
Islam AbdelRahman f3f2032c46 Release RocksDB 4.0.0 9 years ago
agiardullo 44b6e99e1b update max_write_buffer_number_to_maintain docblock 9 years ago
agiardullo aa6eed0c1e Transaction stats 9 years ago
agiardullo 25dbc579f5 Update HISTORY file for transactions 9 years ago
krad 52386a1e73 Minor fix to sandcastle jobs commands 9 years ago
agiardullo b5b2b75e52 better tuning of arena block size 9 years ago
sdong 342ba80895 Make DBTest.OptimizeFiltersForHits more deterministic 9 years ago
Andres Notzli e17e92ea19 Relaxed assert in forward iterator 9 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 9 years ago
Andres Notzli 0ccf2db385 Fixed broken build due to format specifier 9 years ago
Andres Noetzli 6bdc484fd8 Added Equal method to Comparator interface 9 years ago
Amit Arya 7a31960ee9 Tests for ManifestDumpCommand and ListColumnFamiliesCommand 9 years ago
krad 778cf4449b Adding email notification. 9 years ago
Andres Noetzli 3a0df7f161 Fixed comparison in ForwardIterator when computing hint for GetNextLevelIndex() 9 years ago
Venkatesh Radhakrishnan 91f3c90792 Fix case when forward iterator misses a new update 9 years ago
Igor Canadi ff1953c890 Merge pull request #707 from dkorolev/master 9 years ago
Dima 7b463e657b Fixed a typo in INSTALL.md 9 years ago
Mayank Pundir d9f42aa60d Adding a verifyBackup method to BackupEngine 9 years ago
Paul Marinescu 50dc5f0c5a Replace BackupRateLimiter with GenericRateLimiter 9 years ago
krad 20ef64cae0 Moving jobs to use gcc-4.9 9 years ago
agiardullo 0f1aab6c12 Add SetLockTimeout for Transactions 9 years ago
Igor Canadi 14456aea52 Fix compile 9 years ago
Igor Canadi 76f286cc82 Optimize bloom filter cache misses 9 years ago
Yueh-Hsuan Chiang 0e6e5472e1 Fixed a compile warning in rocksjni/loggerjnicallback.cc 9 years ago
krad b8a962d4f5 Adding commands for few more CI jobs. 9 years ago
Igor Canadi 8a2d59a356 Add Cloudera's blog post to USERS.md 9 years ago
Andres Noetzli 3c9cef1eed Unified maps with Comparator for sorting, other cleanup 9 years ago
sdong 3e0a672c50 Bug fix: table readers created by TableCache::Get() doesn't have latency histogram reported 9 years ago