Commit Graph

849 Commits (834b12a8d5fc9c0de113fc6ac82be24d3aa13102)

Author SHA1 Message Date
sdong c7742452eb Add Statistics.getHistogramString() to print more detailed outputs of a histogram 9 years ago
Poornima Chozhiyath Raman 960d936e83 Add function 'GetInfoLogList()' 9 years ago
sdong 3ae386eafe Add statistic histogram "rocksdb.sst.read.micros" 9 years ago
Andres Notzli c465071029 Removing duplicate code 9 years ago
Mike Kolupaev e06cf1a098 [wal changes 3/3] method in DB to sync WAL without blocking writers 9 years ago
Ari Ekmekji 5dc3e6881a Update Tests To Enable Subcompactions 9 years ago
Islam AbdelRahman c45a57b41e Support delete rate limiting 9 years ago
Yueh-Hsuan Chiang 24daff6d7a Fix a typo and update HISTORY.md for NewCompactOnDeletionCollectorFactory(). 9 years ago
Yueh-Hsuan Chiang 14d0bfa429 Add DBOptions::skip_sats_update_on_db_open 9 years ago
Yueh-Hsuan Chiang 26894303c1 Add CompactOnDeletionCollector in utilities/table_properties_collectors. 9 years ago
Ari Ekmekji 40c64434d4 Parallelize L0-L1 Compaction: Restructure Compaction Job 9 years ago
agiardullo 8161bdb5a0 WriteBatch Save Points 9 years ago
Andres Notzli e95c59cd2f Count number of corrupt keys during compaction 9 years ago
Yueh-Hsuan Chiang 14f4137602 Correct the comment of DB::GetApproximateSizes 9 years ago
agiardullo 6002801e09 Abandon ROCKSDB_WARNING 9 years ago
Andres Notzli 06aebca592 Report live data size estimate 9 years ago
Siying Dong 3dbf4ba220 RangeSync not to sync last 1MB of the file 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
agiardullo 79373c372d Fix ROCKSDB_WARNING 9 years ago
Igor Canadi a96fcd09b7 Deprecate CompactionFilterV2 9 years ago
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers 9 years ago
Dmitri Smirnov 247690fe38 Ensure Windows build w/o port/port.h in public headers 9 years ago
agiardullo 43e9825625 Fix mongo build -take 2 9 years ago
agiardullo d8263d9584 Unbreak mongo build 9 years ago
Igor Canadi 12c5528a89 Bump to RocksDB 3.13 9 years ago
agiardullo 81d072623c move convenience.h out of utilities 9 years ago
Igor Canadi 8a9fca2619 Better error handling in BackupEngine 9 years ago
Igor Canadi a9c5109515 Deprecate purge_redundant_kvs_while_flush 9 years ago
Igor Canadi 5aea98ddd8 Deprecate WriteOptions::timeout_hint_us 9 years ago
Ari Ekmekji 8bca83e5dd Add tombstone information in CompactionJobStats 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
sdong 76d3cd3286 Fix public API dependency on internal codes and dependency on MAX_INT32 9 years ago
sdong a6e38fd170 Fix a uncleaned counter in PerfContext::Reset() 9 years ago
Dmitri Smirnov 296de4ae6d Address review comments 9 years ago
sdong 041b6f95a2 perf_context: report time spent on reading index and bloom blocks 9 years ago
unknown 5c79132335 Revert the changes related to Options, as requested to seperate them into 9 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 9 years ago
Poornima Chozhiyath Raman c0b23dd5b0 Enabling trivial move in universal compaction 9 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 10 years ago
Ari Ekmekji 35cd75c379 Introduce InfoLogLevel::HEADER_LEVEL 10 years ago
agiardullo 4159f5b87b Prepare 3.12 10 years ago
Aaron Feldman a69bc91e37 Multithreaded backup and restore in BackupEngineImpl 10 years ago
Dmitri Smirnov ca2fe2c1b6 Address GCC compilation issues 10 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 10 years ago
Igor Canadi 4cbc4e6f88 Call merge operators with empty values 10 years ago
Yueh-Hsuan Chiang 48da7a9cad Improve the comment for BYTES_READ in statistics. 10 years ago
Islam AbdelRahman 674b1181cf Bottommost level compaction option 10 years ago