Commit Graph

5308 Commits (236756f2cf10984db3320ccedf444a74969b81ea)
 

Author SHA1 Message Date
Andrew Kryczka 236756f2cf Make SyncPoint return immediately when disabled 8 years ago
Islam AbdelRahman 64a0082c69 Fix DBSSTest::AddExternalSstFileSkipSnapshot valgrind fail 8 years ago
Islam AbdelRahman dd7a748cff Fix java build 8 years ago
Mark Callaghan 4fe12baa66 Make db_bench less space for --stats_per_interval 8 years ago
sdong 6525ce4caf Compaction stats printing: "batch" => "commit group" 8 years ago
Edouard A a117891b4b Fixed typo (#1279) 8 years ago
Yueh-Hsuan Chiang b248e98cf9 Fix a destruction order issue in ThreadStatusUpdater 8 years ago
Philipp Unterbrunner deda159b55 Added min/max/avg data block size output to sst_dump 8 years ago
Aaron Gao e408e98c8c add Name() to Cache 8 years ago
Islam AbdelRahman a297643f2e Fix valgrind memory leak 8 years ago
Islam AbdelRahman d11c09d9e2 Eliminate memcpy from ForwardIterator 8 years ago
Adam Retter d367555027 Added further Java API options for controlling concurrent writes 8 years ago
Adam Retter ebdfe34cc4 Exposed further Java API options for controlling compaction 8 years ago
Dhruba Borthakur d1be594636 Improve documentation of SliceTransform. 8 years ago
Yueh-Hsuan Chiang 6056d6317d Improve comment and bug fix for GetOptionsFromMap functions in convenience.h 8 years ago
Aaron Gao 76a67cf741 support stackableDB as the baseDB of transactionDB 8 years ago
krad 67c1ae8831 Travis build break fix 8 years ago
Islam AbdelRahman b693ba68b5 Minor PinnedIteratorsManager Refactoring 8 years ago
Adam Retter db3dfb164e Fixes for arcanist config (#1271) 8 years ago
krad 87c91bd876 Persistent Read Cache (8) Benchmark tooling 8 years ago
Aaron Gao 2914de64e8 add sim_cache stats to Statistics 8 years ago
sdong 8b79422b52 [Proof-Of-Concept] RocksDB Blob Storage with a blob log file. 8 years ago
sdong 4beffe001d Fix test data race in two FaultInjectionTest tests 8 years ago
Willem Jan Withagen 821bcb0b39 util/arena.cc: FreeBSD: More portable use of mmap(MAP_ANON) (#1254) 8 years ago
sdong 5370f44a83 Increase RocksDB version 8 years ago
sdong 56dd034115 read_options.background_purge_on_iterator_cleanup to cover forward iterator and log file closing too. 8 years ago
Islam AbdelRahman ccecf3f4fb UniversalCompaction should ignore sorted runs being compacted (when compacting for file num) 8 years ago
Andrew Kryczka 1b0069ce2d Remove non-gtest from parallelized tests 8 years ago
sdong 638c49f24f Change HISTORY.md for release 4.11 8 years ago
Jay 6b8e9c68b7 fix vs generator (#1269) 8 years ago
Wanning Jiang c38b075e7e Update HISTORY.md 8 years ago
Wanning Jiang 8f399e3fee Update HISTORY.md 8 years ago
Zongzhi Chen 98d0b78eac Added check_snapshot option in the DB's AddFile function (#1261) 8 years ago
Andrew Kryczka 9fd68b7fb6 set travis open file descriptor limit 8 years ago
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