Commit Graph

408 Commits (a08c8c851a77520de5ae86c99b03920cc5347cc9)

Author SHA1 Message Date
Reid Horuff 40123b3805 signed vs unsigned comparison fix 8 years ago
Islam AbdelRahman c1af07ce84 Disable backupable_db_test.cc on Windows 8 years ago
Andrew Kryczka e61ba052b3 Isolate db env and backup Env in unit tests 8 years ago
Reid Horuff c27061dae7 [rocksdb] 2PC double recovery bug fix 8 years ago
Reid Horuff a657ee9a9c [rocksdb] Recovery path sequence miscount fix 8 years ago
Reid Horuff 8a66c85e90 [rocksdb] Two Phase Transaction 8 years ago
Reid Horuff 0460e9dcce Modification of WriteBatch to support two phase commit 8 years ago
Andrew Kryczka 269f6b2e2d Revert "Modification of WriteBatch to support two phase commit" 8 years ago
Reid Horuff 6e56a114be Modification of WriteBatch to support two phase commit 9 years ago
Li Peng 6d4832a998 Merge pull request #1101 from flyd1005/wip-fix-typo 9 years ago
Islam AbdelRahman eb73980853 Fix BackupableDBTest 9 years ago
Andrew Kryczka 1995e34d6a Retrieve file size from proper Env 9 years ago
dx9 b71c4e613f Alpine Linux Build (#990) 9 years ago
Andrew Kryczka 40b840f294 Delete deprecated *BackupableDB interface for backups 9 years ago
sdong cea8ed9702 Fix backupable_db_test test cases that can't run by itself 9 years ago
Andrew Kryczka 114a1b8792 Fix build errors for windows 9 years ago
flabby ada88b63f5 fix wrong assignment of level0_stop_writes_trigger in spatialdb (#1061) 9 years ago
Islam AbdelRahman d02eb8d00b Fix unused variable warning 9 years ago
Islam AbdelRahman f38540b12a WriteBatchWithIndex micro optimization 9 years ago
Uddipta Maity b55e2165be Rocksdb backup can store optional application specific metadata 9 years ago
Andrew Kryczka 72224104d3 Forge current file for checkpoint 9 years ago
SherlockNoMad f11b0df121 Fix AppVeyor build error 9 years ago
agiardullo 790252805d Add multithreaded transaction test 9 years ago
Andrew Kryczka d9620239d2 Cleanup stale manifests outside of full purge 9 years ago
agiardullo 2200295ee1 optimistic transactions support for reinitialization 9 years ago
agiardullo 200080ed72 Improve snapshot handling for Transaction reinitialization 9 years ago
SherlockNoMad 58ecd91326 Fix Windows build 9 years ago
Andrew Kryczka 501927ffc4 [backupable db] Remove file size embedded in name workaround 9 years ago
Andrew Kryczka f8e90e8753 Get file attributes in bulk for VerifyBackup and CreateNewBackup 9 years ago
agiardullo 5ea9aa3c14 TransactionDB:ReinitializeTransaction 9 years ago
Andrew Kryczka 69c471bd9b Handle concurrent manifest update and backup creation 9 years ago
Andrew Kryczka 69c98f0431 Reorder instance variables in backup test for proper destruction order 9 years ago
Yueh-Hsuan Chiang 79ca039eb4 Relax the check condition of prefix_extractor in CheckOptionsCompatibility 9 years ago
agiardullo d08d50295c Fix transaction locking 9 years ago
reid horuff 5bcf952a87 Fix WriteImpl empty batch hanging issue 9 years ago
Igor Canadi c90d63a23d can_unlock set but not used 9 years ago
Yueh-Hsuan Chiang 3a67bffaa8 Fix an ASAN error in transaction_test.cc 9 years ago
Yueh-Hsuan Chiang 2a04268be3 Temporarily disable unstable tests in memory_test.cc 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
agiardullo fe93bf9b5d Transaction::UndoGetForUpdate 9 years ago
reid horuff 6f71d3b68b Improve perf of Pessimistic Transaction expirations (and optimistic transactions) 9 years ago
Gabriela Jacques da Silva 0c2bd5cb4b Removing data race from expirable transactions 9 years ago
agiardullo 45768ade4f transaction allocation perf improvements 9 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 9 years ago
David Bernard df7c2f3b59 As per google coding standard replace "using" in option_builder.cc and 9 years ago
David Bernard d78c6b28c4 Changes for build on solaris 9 years ago
agiardullo 9760c842ce fix valgrind failure in backupable_db_test 9 years ago
Igor Canadi e541dcc8fa Fix issue #921 9 years ago
sdong 3280ae9a29 Fix warning in release 9 years ago
Zhipeng Jia 73b175a773 Fix clang warnings regarding unnecessary std::move 9 years ago