Commit Graph

6921 Commits (62277e15c395f2afb8a19ec0275bcf48c86037c6)
 

Author SHA1 Message Date
Maysam Yabandeh 62277e15c3 WritePrepared Txn: Move DuplicateDetector to util 6 years ago
Huachao Huang 9cb4856dbd Don't need to UpdateFilesByCompactionPri for kCompactionStyleNone 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Pengchao Wang 1ccdc2c337 Fix vagrant build process 6 years ago
Zhongyi Xie 92b1a68d87 fix FreeBSD build 6 years ago
Maysam Yabandeh 680864ae54 WritePrepared Txn: Fix bug with duplicate keys during recovery 6 years ago
Sagar Vemuri 15f55e5e06 Fix TSAN timeout in MergeOperatorPinningTest.Randomized/x test 6 years ago
Adam Retter db2445ad24 Brings the Java API for WriteBatch inline with the C++ API 6 years ago
Yi Wu 1209b6db5c Blob DB: remove existing garbage collection implementation 6 years ago
Adam Retter 2ac988c67e Add TransactionDB and OptimisticTransactionDB to the Java API 6 years ago
Maysam Yabandeh d060421c77 Fix a leak in prepared_section_completed_ 6 years ago
Yi Wu bf937cf15b Add "rocksdb.live-sst-files-size" DB property 6 years ago
leviathan1995 ec5843dca9 Comment typo 6 years ago
Andrew Kryczka 3ae0047278 skip CompactRange flush based on memtable contents 6 years ago
Siying Dong c287c098a4 Update comments in DB::Close() 6 years ago
Istvan Szukacs d6336563e5 Adding CentOS 7 Vagrantfile & build script 6 years ago
Zhongyi Xie ad05cbb182 DB:Open should fail on tmpfs when use_direct_reads=true 6 years ago
Dmitri Smirnov 7eb292da14 Fix a memory leak in WindowsThread 6 years ago
Anand Ananthabhotla dfbe52e099 Fix the Logger::Close() and DBImpl::Close() design pattern 6 years ago
Siying Dong 30649dc6a1 Have a different function when ROCKSDB_JEMALLOC=0 6 years ago
Maysam Yabandeh 90eca1e616 WritePrepared Txn: optimize SubBatchCnt 6 years ago
Zhongyi Xie 243220d08a Update HISTORY.md to 5.12.0 6 years ago
Siying Dong 4624edc440 RocksDBOptionsParser::Parse()'s `ignore_unknown_options` argument only ingores options from higher version. 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Andrew Kryczka b092977643 BackupEngine gluster-friendly file naming convention 6 years ago
Maysam Yabandeh 828211e901 WritePrepared Txn: fix non-emptied PreparedHeap bug 6 years ago
Sagar Vemuri 8ada876dfe Add rocksdb.iterator.internal-key property 6 years ago
jsteemann e9c31ab159 save redundant key lookup in map of locked keys 6 years ago
Andrew Kryczka 1960e73e21 fix handling of empty string as checkpoint directory 6 years ago
Igor Sugak 5263da6396 fix shift UBSAN error in col_buf_encoder.cc 6 years ago
Po-Chuan Hsieh ab446dc22d Fix build with USE_RTTI=0 6 years ago
Maysam Yabandeh c178da053b WritePrepared Txn: optimizations for sysbench update_noindex 6 years ago
Mike Kolupaev 97307d888f Fix deadlock in ColumnFamilyData::InstallSuperVersion() 6 years ago
Andrew Kryczka 0454f781c2 fix advance reservation of arena block addresses 6 years ago
Yi Wu 989d12313c Legocastle job to report lite build binary size to scuba 6 years ago
Maysam Yabandeh 8eb1d445c3 Unbreak MemTableRep API change 6 years ago
jsteemann 4e7a182d09 Several small "fixes" 6 years ago
Zhongyi Xie c88c57cde1 Tweak external file ingestion seqno logic under universal compaction 6 years ago
jsteemann 6a30b98fdc fix wrong indentation 6 years ago
Fosco Marotto ba6ee1f749 Fix 2 more unused reference errors VS2017 6 years ago
Siying Dong b3c5351335 Direct I/O writable file should do fsync in Close() 6 years ago
Igor Sugak d08d05cb62 fix UBSAN errors in fault_injection_test 6 years ago
Siying Dong dadf01672a Rename one of the two LevelIterator 6 years ago
Siying Dong 74748611a8 Suppress UBSAN error in finer guanularity 6 years ago
Fosco Marotto 3c380fdffd Adding blog post for 5.10.2 release 6 years ago
Siying Dong b555ed30a4 Customized BlockBasedTableIterator and LevelIterator 6 years ago
Maysam Yabandeh 8a04ee4fd1 WritePrepared Txn: use TransactionDBWriteOptimizations (2nd attempt) 6 years ago
Andrew Kryczka ee1c802675 Add delay before flush in CompactRange to avoid write stalling 6 years ago
Andrew Kryczka 0a0fad447b db_bench separate options for partition index and filters 6 years ago