Commit Graph

4030 Commits (7143242d123bc782a8855b7cbe88fbff5550ba8f)
 

Author SHA1 Message Date
Islam AbdelRahman 7143242d12 Fix compaction_job_stats under ROCKSDB_LITE 9 years ago
Siying Dong 592f6bf782 Merge pull request #716 from yuslepukhin/refactor_file_reader_writer_win 9 years ago
krad e2d6011f47 Minor fix to CI job definition 9 years ago
Andres Noetzli ad0d70ca1e Relax asserts in arena_test 9 years ago
Ari Ekmekji 03ddce9a01 Add counters for L0 stall while L0-L1 compaction is taking place 9 years ago
agiardullo a3fc49bfdd Transactions: Release Locks when rolling back to a savepoint 9 years ago
Dmitri Smirnov ddc8b44998 Address code review comments both GH and internal 9 years ago
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
Dmitri Smirnov 30e82d5c41 Refactor to support file_reader_writer on Windows. 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