Commit Graph

5811 Commits (add8b50cc9d0f7704e684390acf281189a6ea307)
 

Author SHA1 Message Date
Jianpeng Ma bd6cf7b51d WritableFileWriter: default buffer size equal min(64k,options.writabl? 8 years ago
Yi Wu fc0c6fd984 "make format" format diff since last commit from master 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
Yi Wu c270735861 Iterator should be in corrupted status if merge operator return false 8 years ago
Daniel Black a8bf4d63f9 Make format shows wrong curl command for retrieving clang-format-diff.py 8 years ago
siddontang 8f5d24ae68 C API: support get usage and pinned_usage for cache 8 years ago
Daniel Black 0ab6fc167f Gcc-7 buffer size insufficient 8 years ago
Daniel Black b7239bf7e0 Gcc 7 fallthrough 8 years ago
Daniel Black 477b6ea578 std::remove_if requires <algorithm> 8 years ago
Andrew Kryczka 83f9a6fd21 Fail BackupEngine::Open upon meta-file read error 8 years ago
Karthikeyan Radhakrishnan a79eae4b01 Add pcache documentation images 8 years ago
Islam AbdelRahman d71e728c7a Print user collected properties in sst_dump 8 years ago
Jonathan Lee 7004a6f7b8 Add missing copyright header 8 years ago
Adam Retter 3cdfaeca3f Fixes for MSVC compilation 8 years ago
Daniel Black e097222e64 util/logging.cc: buffer of insufficient size (gcc-7 -Werror=format-length) 8 years ago
Daniel Black cfc34d7c4e Missing break in case in DBTestBase::CurrentOptions 8 years ago
Daniel Black bfbcec2339 Gcc 7 error expansion to defined 8 years ago
Bassam Tabbara 6653e32ac2 build: make it easier to pass PORTABLE 8 years ago
Daniel Black 67adc937b6 intentional fallthough (prevents gcc-7/clang-4 error) 8 years ago
Islam AbdelRahman 1a146f89c7 break Flush wait for dropped CF 8 years ago
Daniel Black c3e5ee7154 util/histogram.cc: HistogramStat::toString buffer insufficient 8 years ago
Daniel Black 5334d8b44c table/block_based_table_builder.cc: intentional fallthrough - comment to match gcc pattern 8 years ago
Yi Wu 36d42e65d0 Disable test to unblock travis build 8 years ago
siddontang b57dd9262a C API: support writebatch delete range 8 years ago
Islam AbdelRahman 2ba59b5a1e Disallow ingesting files into dropped CFs 8 years ago
Daniel Black 1f6f7e3e89 cast to signed char in ldb_cmd_test for ppc64le 8 years ago
Andrew Kryczka 243975d5da More accurate error status for BackupEngine::Open 8 years ago
Andrew Kryczka f0c509e2c8 Return finer-granularity status from Env::GetChildren* 8 years ago
Andrew Kryczka dc64f46b1c Add db_bench option for stderr logging 8 years ago
Jonathan Lee 2cabdb8f44 Increase buffer size 8 years ago
Jonathan Lee 4a17b47bb5 Remove unnecessary header include 8 years ago
Mike Kolupaev 8c2b921fdf Fixed a crash in debug build in flush_job.cc 8 years ago
Islam AbdelRahman 20ce081fae Fix issue where IngestExternalFile insert blocks in block cache with g_seqno=0 8 years ago
Andrew Kryczka 5241e0dbfc fix db_bench argument type 8 years ago
Jonathan Lee c04f6a0b4c Specify shell in makefile 8 years ago
zhangjinpeng1987 45c7ce1377 CompactRangeOptions C API 8 years ago
Andrew Kryczka 2c2ba68247 db_stress support for range deletions 8 years ago
Andrew Kryczka b821984d31 DeleteRange read path end-to-end tests 8 years ago
Artemiy Kolesnikov 2f4fc539c6 Compaction::IsTrivialMove relaxing 8 years ago
dhruba borthakur 1dce75b2e2 Update USERS.md 8 years ago
dhruba borthakur 304b3c706b Update USERS.md 8 years ago
Andrew Kryczka fa50fffaf5 Option to expand range tombstones in db_bench 8 years ago
Yi Wu c26a4d8e8a Fix compile error in trasaction_lock_mgr.cc 8 years ago
Islam AbdelRahman ed8fbdb560 Add EventListener::OnExternalFileIngested() event 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Yi Wu 0b0f235724 Mention IngestExternalFile changes in HISTORY.md 8 years ago
Yi Wu 23db48e8d8 Update HISTORY.md for 5.0 branch 8 years ago
Mike Kolupaev beb36d9c1e Fixed CompactionFilter::Decision::kRemoveAndSkipUntil 8 years ago
Islam AbdelRahman 67f37cf198 Allow user to specify a CF for SST files generated by SstFileWriter 8 years ago
Anton Safonov 9053fe2a5c Made delete_obsolete_files_period_micros option dynamic 8 years ago