Commit Graph

5930 Commits (a084b26a5ac15cfc95ebfe0080772e03db50cce6)
 

Author SHA1 Message Date
Siying Dong 438f22bc56 Fix bug of Checkpoint loses recent transactions with 2PC 8 years ago
Gunnar Kudrjavets 335981d473 Fix the directory path for RocksDB repo 8 years ago
Gunnar Kudrjavets 548b628054 Enable conditionally using adaptive mutexes 8 years ago
Sage Weil 4e07b08eff include/rocksdb/utilities/env_librados: fix typo 8 years ago
Yi Wu ab48c165a9 Print cache options to info log 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Islam AbdelRahman 989e644ed8 Remove sst_file_manager option from LITE 8 years ago
Islam AbdelRahman 1beef6569a Fix c_test 8 years ago
Siying Dong 3d692822f8 persistent_cache: fix two timer 8 years ago
ivan 046099c9b5 The array is malloced by backtrace_symbols(), and must be freed 8 years ago
Yi Wu 6ff2c8d7f7 Remove gflags as travis build dependency 8 years ago
Islam AbdelRahman 3cd9ed1c31 Show sandcastle URL in phabricator 8 years ago
Andrew Kryczka 50e305de98 Collapse range deletions 8 years ago
Yi Wu 5d1457dbbf Dump persistent cache options 8 years ago
Siying Dong 7bd725e962 db_bench: introduce --benchmark_read_rate_limit 8 years ago
Siying Dong 296691847d Update Netflix section of USERS.md 8 years ago
Daniel Black 342370f1d3 Simplify MemTable::Update 8 years ago
Ding Ma 1a136c1f13 Expose file size 8 years ago
Andrew Kryczka fbff4628a9 Reduce compaction iterator status checks 8 years ago
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