Commit Graph

3120 Commits (91ac3b2067804920b3444aab7d2535cdb825f50a)
 

Author SHA1 Message Date
fyrz ca52a67cfb [RocksJava] Deprecate setSkipLogErrorOnRecovery 10 years ago
Adam Retter 114d21878d Merge pull request #479 from fyrz/RocksJava-Snapshot-Sequence-Number 10 years ago
fyrz cb5c3159f0 [RocksJava] Snapshot - GetSequenceNumber 10 years ago
Adam Retter ea189b320c Merge pull request #474 from fyrz/RocksJava-GetUpdatesSince 10 years ago
fyrz 391f85fc82 [RocksJava] Incorporated changes for D32151 10 years ago
fyrz 68cd93b873 [RocksJava] GetUpdatesSince support 10 years ago
fyrz caedd40ddd [RocksJava] Adjusted auto pointer 10 years ago
fyrz b39006e3db [RocksJava] enable/disable File deletions 10 years ago
fyrz 9a456fba20 [RocksJava] GetUpdatesSince support 10 years ago
Adam Retter d3a736761b Merge pull request #482 from fyrz/RocksJava-TTL-Fix 10 years ago
fyrz 939bb36597 [RocksJava] Fix ColumnFamily name alloc in TTL DB 10 years ago
Marko Kevac 86e2a1eeea Allow creating backups from C 10 years ago
sdong db9ed5fdb4 Unaddressed comment in previous diff. Change only in code comments. 10 years ago
sdong 5917de0bae CappedFixTransform: return fixed length prefix, or full key if key is shorter than the fixed length 10 years ago
Igor Canadi 6c6037f60c Expose Snapshot's SequenceNumber 10 years ago
Igor Canadi 2fd8f750ab Compile MemEnv with standard RocksDB library 10 years ago
Igor Canadi 173c52a97f Fix build on older compilers -- emplace() is not available 10 years ago
sdong d07fec3bdc make DBTest.SharedWriteBuffer to pass MockEnv 10 years ago
Igor Canadi 4bdf38b16e Disable FlushSchedule when running TSAN 10 years ago
sdong e84299c769 Fix bug recently introduced in MemFile::Lock() 10 years ago
sdong e5aab4c2b2 Fix data race in HashLinkList 10 years ago
Yueh-Hsuan Chiang 2113ecd3c2 Merge pull request #472 from fyrz/RocksJava-Cleanup 10 years ago
sdong 10af17f3d7 fault_injection_test: add a unit test to allow parallel compactions and multiple levels 10 years ago
Igor Canadi 0c4d1053df Fix data race #5 10 years ago
fyrz cc0d8be011 [RocksJava] Integrated review comments (D32145) 10 years ago
Igor Canadi 5257c9c42c Merge pull request #452 from robertabcd/backupable-mem 10 years ago
Igor Canadi 560ed402bd [minor] fprintf to stderr instead of stdout in test 10 years ago
Igor Canadi 551a41df37 Merge pull request #476 from alabid/alabid/add-to-simple-example 10 years ago
sdong d2a2b058f0 fault_injection_test: to support file closed after being deleted 10 years ago
alabid f8f040ccc7 Updated .gitignore to ignore *~ files and example object files 10 years ago
Igor Canadi e8bf2310a0 Remove blob store from the codebase 10 years ago
alabid ea7d0b943a Added WriteBatch block to simple_example.cc 10 years ago
Yueh-Hsuan Chiang d6c7300ccf Fixed a compile warning in clang in db/listener_test.cc 10 years ago
Ori Bernstein f9758e0129 Add compaction listener. 10 years ago
sdong e919ecedfc SuperVersion::Unref() to use sequential consistency to decrease ref counting 10 years ago
sdong 4c49fedaf1 Use ustricter consistency in thread local operations 10 years ago
sdong 1b43ab58d9 fault_injection_test: add more logging and makes synchronization slightly stronger 10 years ago
fyrz ca2b00277e [RocksJava] Cleanup portal.h & tests 10 years ago
fyrz f8dc5c459f [RocksJava] Add missing test to Makefile 10 years ago
fyrz b3c1331488 [RocksJava] Removed todo comment in portal.h 10 years ago
fyrz 7ffcc457ff [RocksJava] Cleanup portal.h 10 years ago
Yueh-Hsuan Chiang c4fb83441c Update the comment for the removal of mac-install-gflags.sh 10 years ago
sdong be8f0b12ed Rename DBImpl::log_dir_unsynced_ to log_dir_synced_ 10 years ago
sdong c1de6c42a0 fault_injection_test: add a test case to drop random number of unsynced data 10 years ago
sdong d888c95748 Sync WAL Directory and DB Path if different from DB directory 10 years ago
Igor Canadi 58f34edfce Fix valgrind 10 years ago
Igor Canadi f1c8862479 Fix data race #1 10 years ago
Yueh-Hsuan Chiang b08b2fe732 Merge pull request #471 from fyrz/RocksJava-Fix-NativeLibraryLoader 10 years ago
fyrz e61f38e5a0 [RocksJava] Fix native library loader 10 years ago
Igor Canadi 26b50783d3 Fix assert in histogramData 10 years ago