Commit Graph

9253 Commits (d9d190742c0a8a3d5ff0b0867383bd38c1d0f5f0)
 

Author SHA1 Message Date
mrambacher d9d190742c Make env*_test work with ASSERT_STATUS_CHECKED (#7176) 4 years ago
Andrew Kryczka c0c33a4854 Makefile support for link-time optimization (#7181) 4 years ago
codingsh 83ea266b43 export stats_persist_period_sec (#7168) 4 years ago
zitan 4496719450 Fix data race warning of BackupableDBTest.TableFileWithDbChecksumCorruptedDuringBackup (#7177) 4 years ago
Yanqin Jin b0279d3869 Header file should not be executable (#7182) 4 years ago
Cheng Chang 69a6d0b411 Fix RandomAccessFileReaderTest failures on Travis (#7173) 4 years ago
Yanqin Jin 1adfd729e9 Enable a few jobs in determinator (#7174) 4 years ago
Akanksha Mahajan 7e37a5918c Fix for flaky test BackupableDBTest.RateLimiting (#7167) 4 years ago
Jay Zhuang 0c5bb10f06 Remove redundant ROCKSDB_LITE check (#7172) 4 years ago
Tomas Kolda cd4592c220 SST Partitioner interface that allows to split SST files (#6957) 4 years ago
Yanqin Jin 954ee56571 Add job specs for blackbox/whitebox stress tests (#7170) 4 years ago
Cheng Chang d34e015417 Add more tests for RandomAccessFileReader::MultiRead (#7157) 4 years ago
Cheng Chang 7af1fab443 Update HISTORY (#7158) 4 years ago
Jay Zhuang b0c5ecd6b3 Make max_subcompactions dynamically changeable (#7159) 4 years ago
Levi Tamasi 0d04a8434a Sync blob files before closing them (#7160) 4 years ago
Jason Volk 4a60cb20ad Fix bug in MultiRead() coalescing introduced in 4fc216649d (#6446). (#6979) 4 years ago
Cheng Chang 96ce0470a7 Clean snapshot dir before taking snapshot (#7156) 4 years ago
mrambacher d44cbc5314 Add hash of key/value checks when paranoid_file_checks=true (#7134) 4 years ago
Haosen Wen dbc51adbac Use steady_clock instead of system_clock in FileOperationInfo::TimePoint (#7153) 4 years ago
Zitan Chen b923dc720b BackupEngine computes table checksums only once if db session ids are available (#7110) 4 years ago
sdong 0f487cc35f Exclude two tests in CircleCI TSAN tests (#7152) 4 years ago
sdong 1cf4731dbb column_family_test: fix a data race related to sleeping task (#7150) 4 years ago
Andrew Kryczka 643c863b72 minimize BlockIter comparator scope (#7149) 4 years ago
sdong 9870704420 Fix a minor data race in stats dumping threads initialization (#7151) 4 years ago
Jay Zhuang 77062cf13e Store the test results to CircleCI (#7137) 4 years ago
Zhichao Cao ed4712fe7e Remove time out testing cases in error_handler_fs_test (#7141) 4 years ago
sdong 1cc9b0eb02 Fix parallel test sometimes doesn't fail with failed tests. (#7147) 4 years ago
Stanislau Hlebik 961dd6228a remediation of S205607 4 years ago
Stanislau Hlebik 961a496abc remediation of S205607 4 years ago
Andrew Kryczka 9a83fd21e6 stagger first DumpMallocStats after opening DB (#7145) 4 years ago
mrambacher ec711b2315 Add Support for saving CompressionOptions to Options File (#6817) 4 years ago
Levi Tamasi c5ddeceba0 Remove some more dead code around syncing blob files (#7138) 4 years ago
Akanksha Mahajan a7feebd670 Add "build-examples" in CircleCI (#7136) 4 years ago
sdong ca5a069a79 Suppress a TSAN warning (#7126) 4 years ago
Levi Tamasi ee8c79d40d Turn the compression_type check in BlobDBImpl::DecompressSlice into an assertion (#7127) 4 years ago
Jay Zhuang afb6bb1df2 CircleCI: Pipe java-build to ignore EAGAIN errors (#7135) 4 years ago
Zhichao Cao a10f12eda1 Auto resume the DB from Retryable IO Error (#6765) 4 years ago
yxj25245 e8d5a24815 Fix typo in ThreadData comment (#7131) 4 years ago
Yanqin Jin 27735dea9a Report corrupted keys during compaction (#7124) 4 years ago
Levi Tamasi 687fbd0270 Update some log messages in BlobDB to account for compaction filters (#7128) 4 years ago
Adam Retter de8c92a596 Only check for python location once (#7123) 4 years ago
sdong e930ba1d18 Run a subset of TSAN tests in CIrcleCI (#7122) 4 years ago
Levi Tamasi bdf4de6cb9 Remove some dead code from BlobLogWriter (#7125) 4 years ago
Jay Zhuang fc4d5f5065 Add stress test for GetProperty (#7111) 4 years ago
Yanqin Jin c628fae6d1 Report corruption on unrecognized value type (#7121) 4 years ago
sdong 2f32d50469 Add VS2017 to CircleCI Runs (#7120) 4 years ago
Akanksha Mahajan d93bd3ce25 Add FileSystem wrapper classes for IO tracing. (#7002) 4 years ago
Jay Zhuang 0ff752cf0d Add circleci java build (#7119) 4 years ago
sdong 43cc622d09 Add CLANG analyze to CircleCI (#7114) 4 years ago
sdong c1935295df Add ubsan_check to CircleCI runs (#7112) 4 years ago