Commit Graph

543 Commits (900c62be61f71c8040c83e8348a2f1fe408c2087)

Author SHA1 Message Date
Andrew Kryczka 7c80a6d7d1 Statistic for how often rate limiter is drained 7 years ago
Islam AbdelRahman be3e5568be Fix unaligned reads in read cache 7 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 7 years ago
Andrew Kryczka ed50308d20 check backup directory exists before listing children 7 years ago
Giuseppe Ottaviano 4d7c06cedf Make WriteBatchWithIndex moveble 7 years ago
Andrew Kryczka 5040414e6f Gracefully handle previous backup interrupted 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Hyeonseok Oh f2b4939da4 fixed typo 8 years ago
jsteemann aebfd1703b fix non-portable behavior in encoder 8 years ago
Reid Horuff 5cf176ca15 Fix for 2PC causing WAL to grow too large 8 years ago
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io() 8 years ago
Andrew Kryczka fe395fb63d Allow incrementing refcount on cache handles 8 years ago
Sunpoet Po-Chuan Hsieh 2172b660eb Fix build on FreeBSD 8 years ago
Dmitri Smirnov 3c233ca4ea Fix Windows environment issues 8 years ago
Maysam Yabandeh 7631734563 Fix the error in ColumnFamiliesTest 8 years ago
Siying Dong 60c509ff18 Fix valgrind failure in test CurrentFileModifiedWhileCheckpointing2PC 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Andrew Kryczka 33c86d677f Fix backupable db test 8 years ago
Vincent Lee e425ec1162 utilities/backupable: backup should limit the copy size of wal. 8 years ago
Siying Dong 17a4b75cc3 Always fsync the file after file copying 8 years ago
Siying Dong 438f22bc56 Fix bug of Checkpoint loses recent transactions with 2PC 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
Siying Dong 3d692822f8 persistent_cache: fix two timer 8 years ago
Yi Wu 5d1457dbbf Dump persistent cache options 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
Daniel Black 0ab6fc167f Gcc-7 buffer size insufficient 8 years ago
Daniel Black b7239bf7e0 Gcc 7 fallthrough 8 years ago
Andrew Kryczka 83f9a6fd21 Fail BackupEngine::Open upon meta-file read error 8 years ago
Yi Wu 36d42e65d0 Disable test to unblock travis build 8 years ago
Andrew Kryczka 243975d5da More accurate error status for BackupEngine::Open 8 years ago
Yi Wu c26a4d8e8a Fix compile error in trasaction_lock_mgr.cc 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Islam AbdelRahman e39d080871 Fix travis (compile for clang < 3.9) 8 years ago
Igor Canadi 3f407b065c Kill flashcache code in RocksDB 8 years ago
Islam AbdelRahman 52fd1ff2c2 disable UBSAN for functions with intentional -ve shift / overflow 8 years ago
Karthikeyan Radhakrishnan 3068870cce Making persistent cache more resilient to filesystem failures 8 years ago
Karthikeyan Radhakrishnan 4118e13330 Persistent Cache: Expose stats to user via public API 8 years ago
Siying Dong f2a8f92a15 rocks_lua_compaction_filter: add unused attribute to a variable 8 years ago
Manuel Ung e63350e726 Use more efficient hash map for deadlock detection 8 years ago
Islam AbdelRahman f39452e81f Fix heap use after free ASAN/Valgrind 8 years ago
Andrew Kryczka 0765babe15 Remove LATEST_BACKUP file 8 years ago
Yueh-Hsuan Chiang 647eafdc21 Introduce Lua Extension: RocksLuaCompactionFilter 8 years ago
Siying Dong 420bdb42e7 option_change_migration_test: force full compaction when needed 8 years ago
Reid Horuff 1ca5f6d132 Fix 2PC Recovery SeqId Miscount 8 years ago
Reid Horuff d133b08f68 Use correct sequence number when creating memtable 8 years ago