Commit Graph

7449 Commits (75ca13875c0847ef89805274677fbfb7375a7a95)
 

Author SHA1 Message Date
JiYou 75ca13875c FindFile: use std::lower_bound reduce the repeated code. (#4372) 6 years ago
Sagar Vemuri b1dad4cfcc assert in PosixEnv::FileExists should be based on errno (#4427) 6 years ago
Andrew Kryczka d56070d875 Fix benchmark script with vector memtable (#4428) 6 years ago
Yi Wu dc813e4b85 Improve log handling when recover without flush (#4405) 6 years ago
Nikhil Benesch 17edc82a4b Handle tombstones at the same seqno in the CollapsedRangeDelMap (#4424) 6 years ago
Yi Wu 31d46993cc Update TARGETS file template (#4426) 6 years ago
Abhishek Madan 3c350a7cf0 Improve RangeDelAggregator benchmarks (#4395) 6 years ago
Yi Wu 04d373b260 BlobDB: handle IO error on read (#4410) 6 years ago
Anand Ananthabhotla 72712f4e28 Allow dynamic modification of window size and deletion trigger (#4403) 6 years ago
Chen, You 02dc074916 add GetAggregatedLongProperty for Java API (#4379) 6 years ago
Abhishek Madan 519f8b145f Generate appropriate number of keys in db_bench (#4404) 6 years ago
Zhongyi Xie 9b3cf908a6 add missing range in random.choice argument (#4397) 6 years ago
Maysam Yabandeh a0ebec3804 Extend crash test with index_block_restart_interval (#4383) 6 years ago
Fosco Marotto 886766c31d Fix issue with docs/feed.xml validation (#4392) 6 years ago
Andrew Kryczka 990b52e95b Unit test for custom comparator RangeDelAggregator (#4388) 6 years ago
jsteemann 27221b0cc2 use specified comparator in CollapsedRangeDelMap (#4386) 6 years ago
Maysam Yabandeh 65ac72edd9 Fix bug in partition filters with format_version=4 (#4381) 6 years ago
Abhishek Madan 1626f6ab6b Add RangeDelAggregator microbenchmarks (#4363) 6 years ago
Anand Ananthabhotla 30c21df97c Fix regression test failures introduced by PR #4164 (#4375) 6 years ago
Andrew Kryczka 8c25204633 Support manual flush in stress/crash tests (#4368) 6 years ago
Sagar Vemuri ac46790374 Fix sync-point comment in Block destructor (#4380) 6 years ago
Anand Ananthabhotla dfda91027b Remove trace_analyzer_tool.cc from rocksdb_lib buck target (#4371) 6 years ago
Anand Ananthabhotla a27fce408e Auto recovery from out of space errors (#4164) 6 years ago
Sagar Vemuri 3db584059c Remove sync point from Block destructor (#4370) 6 years ago
Dmitri Smirnov 879998b369 Adjust c test and fix windows compilation issues 6 years ago
JiYou 82e8e9e26b VersionBuilder: optmize SaveTo() to linear time. (#4366) 6 years ago
Yanqin Jin 8959063c9c Store the return value of Fsync for check 6 years ago
Yanqin Jin 82057b0d8f Improve type conversion (#4367) 6 years ago
Constantin Belyaev 2353c5c821 Fix cross-filesystem checkpoint on Windows (#4365) 6 years ago
Andrew Kryczka c94523ee56 Delete code for WAL reader to start at nonzero offset (#4362) 6 years ago
kckjn97 902261519e correct mistyped msg. (#4341) 6 years ago
Vitaly Isaev 0bd2ede10e Memory usage stats in C API (#4340) 6 years ago
Maysam Yabandeh 9ea9007b50 Reduce IndexBlockIter size (#4358) 6 years ago
Dan Melnic ca92fc71a4 Initialize uninitialized std::atomic variables 6 years ago
Yanqin Jin 3ba3b153ef Fix Makefile target 'jtest' on PowerPC (#4357) 6 years ago
Philip Jameson dbf44c314b Lint TARGETS files with buildifier 6 years ago
Abhishek Madan c86a22ac43 Restrict RangeDelAggregator's tombstone end-key truncation (#4356) 6 years ago
Maysam Yabandeh 3f5282268f Skip concurrency control during recovery of pessimistic txn (#4346) 6 years ago
Kefu Chai faf529fd7c env_librados.h: drop redundant #endif (#4354) 6 years ago
Maysam Yabandeh 655ef7d77f Inline doc for format_version 4 (#4350) 6 years ago
Anand Ananthabhotla ced618cf39 Fix a lint error due to unspecified move evaluation order (#4348) 6 years ago
Andrew Kryczka 2c14662213 Revert "Digest ZSTD compression dictionary once per SST file (#4251)" (#4347) 6 years ago
cngzhnp 64324e329e Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
Yanqin Jin 90f5048207 Remove warnings caused by unused variables in jni (#4345) 6 years ago
Andrew Kryczka 1a88c43751 Reduce empty SST creation/deletion in compaction (#4336) 6 years ago
Yi Wu 462ed70d64 BlobDB: GetLiveFiles and GetLiveFilesMetadata return relative path (#4326) 6 years ago
Zhongyi Xie 1cf17ba53b Rename DecodeCFAndKey to resolve naming conflict in unity test (#4323) 6 years ago
Yi Wu 3e801e5ed1 BlobDB: Improve info log (#4324) 6 years ago
Sagar Vemuri f46dd5cbeb Remove trace_analyzer_tool from LIB_SOURCES (#4331) 6 years ago
Wez Furlong d00e5de7fc use atomic O_CLOEXEC when available (#4328) 6 years ago