Commit Graph

4272 Commits (d0a18c284001f6436112db6e0e3e1505b63c9f7f)
 

Author SHA1 Message Date
Siying Dong d0a18c2840 Merge pull request #786 from aloukissas/unused_param 9 years ago
sdong c37223c083 Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h 9 years ago
sdong d6219e4d9b Mac build break caused by include/posix/io_posix.h not declearing errno, 9 years ago
Siying Dong beb69d4511 Merge pull request #765 from PraveenSinghRao/wal_filter 9 years ago
sdong ab0f3b964f crash_test to trigger some less frequent crash point more frequently 9 years ago
Igor Canadi 7beb743cf5 Merge pull request #778 from Vaisman/master 9 years ago
Praveen Rao 4ce117c4d5 Merge branch 'master' into wal_filter 9 years ago
Praveen Rao 32cdec634e Fail recovery if filter provides more records than original and corresponding unit-test, fix naming conventions 9 years ago
sdong 44d4057d78 Avoid some includes in io_posix.h 9 years ago
Alex Loukissas 2adad23a14 Fix unused parameter warnings. 9 years ago
Alex Loukissas b0980ff748 Fix unused parameter warnings. 9 years ago
Alex Loukissas bc898c5f80 Fix unused parameter warnings. 9 years ago
Siying Dong 138876a62c Merge pull request #746 from ceph/wip-recycle 9 years ago
Islam AbdelRahman 581f20fd8b Add LITE tests to Legocastle 9 years ago
Vasili Svirski 3d56d868c7 Merge remote-tracking branch 'upstream/master' 9 years ago
sdong d691111146 include/posix/io_posix.h should have a once declartion 9 years ago
Igor Canadi a6962edf81 Merge pull request #783 from yuslepukhin/remove_test_conditional_compilation 9 years ago
Dmitri Smirnov 3c750b59ae No need to #ifdef test only code on windows 9 years ago
Siying Dong 8c11c5dee8 Merge pull request #768 from OpenChannelSSD/to_fb_master2 9 years ago
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library 9 years ago
Alexey Maykov 980a82ee2f Fix a bug in GetApproximateSizes 9 years ago
Shusen Liu d0d13ebf67 fix bug in db_crashtest.py 9 years ago
Vasili Svirski 01a41af0ae Merge remote-tracking branch 'upstream/master' 9 years ago
Yueh-Hsuan Chiang 5678c05d86 Use DEBUG_LEVEL=0 in make release and make clean 9 years ago
Siying Dong ac25fe6b9a Merge pull request #779 from yuslepukhin/optimize_windows_build 9 years ago
Dmitri Smirnov e154ee0863 Do not build test only code and unit tests in Release builds 9 years ago
Vasili Svirski cd3286faea Error while cmake by building from zip-archive 9 years ago
sdong e3d4e14075 DBCompactionTestWithParam.ManualCompaction to verify block cache is not filled in manual compaction 9 years ago
Shusen Liu 033c6f1add T7916298, bug fix 9 years ago
krad 7717ad1afe Adding artifacts to stress_crash CI job 9 years ago
Igor Canadi 0bf656b904 Don't spew warnings when flint doesn't exist 9 years ago
sdong 6d6776f6b8 Log more information for the add file with overlapping range failure 9 years ago
Praveen Rao 7951b9b079 make field order match initialization order 9 years ago
Siying Dong 90228bb088 Merge pull request #771 from maximecaron/patch-1 9 years ago
Praveen Rao 2938c5c137 merge upstream changes 9 years ago
Islam AbdelRahman e3b1d23d3e Bump version to 4.2 9 years ago
Sage Weil a7b2bedfb0 log_{reader,write}: recyclable record format 9 years ago
Igor Canadi 4e07c99a9a Fix iOS build 9 years ago
Praveen Rao 0c59691dde Handle multiple batches in single log record - allow app to return a new batch + allow app to return corrupted record status 9 years ago
Shusen Liu 32c291e3c9 Merge branch 'master' of github.com:facebook/rocksdb into T7916298 9 years ago
Shusen Liu 4575de5b9e #7916298: merge tools/db_crashtest2.py into tools/db_crashtest.py 9 years ago
Igor Canadi 5c727de6a3 Merge pull request #777 from yuslepukhin/fix_win_build_uint 9 years ago
agiardullo cfaa33f9a5 Update transaction iterator documentation 9 years ago
Dmitri Smirnov 2f680ed094 Make index same type as auto deduced uint32_t 9 years ago
Dmitri Smirnov 09f853550c uint is a not a datatype on windows. 9 years ago
Yueh-Hsuan Chiang ec1f8354a9 Fix the default assignment of DEBUG_LEVEL in Makefile 9 years ago
Alexey Maykov f18acd8875 Fixed the clang compilation failure 9 years ago
Sage Weil 4104e9bb67 log_reader: introduce kBadHeader; drop wal mode from ReadPhysicalRecord 9 years ago
Sage Weil 9c33f64d19 log_reader: pass in WALRecoveryMode instead of bool report_eof_inconsistency 9 years ago
Sage Weil 7188052107 db_test_util: add recycle_log_files to set of tested options 9 years ago