Commit Graph

10717 Commits (99d86252b6514d0fe3b848bd39bda94642c14faf)
 

Author SHA1 Message Date
Alan Paxton 99d86252b6 remove deprecated dispose() for Rocks JNI interface Java objects. (#9523) 2 years ago
Yanqin Jin 685044dff2 Remove timestamp from key in expected state (#9525) 2 years ago
Akanksha Mahajan 9745c68eb1 Remove deprecated option new_table_reader_for_compaction_inputs (#9443) 2 years ago
Levi Tamasi 2ee25e8846 Remove cat_ignore_eagain (#9531) 2 years ago
Peter Dillinger 68a9c186d0 FilterPolicy API changes for 7.0 (#9501) 2 years ago
Akanksha Mahajan ddce0c3f11 Add releases till 6.29.fb to compatibility check (#9529) 2 years ago
satyajanga 036bbab6f7 Use the comparator from the sst file table properties in sst_dump_tool (#9491) 2 years ago
Peter Dillinger d7c868b062 Work around snappy linker issue with newer compilers (#9517) 2 years ago
Peter Dillinger 5cb137a860 Work around some new clang-analyze failures (#9515) 2 years ago
Akanksha Mahajan bbe4763ee4 Remove Deprecated overloads of DB::GetApproximateSizes (#9458) 2 years ago
Peter Dillinger bd08374130 Add GetTemperature on existing files (#9498) 2 years ago
Levi Tamasi 98942a297d Update HISTORY for PR 9504 (#9513) 2 years ago
Hui Xiao c234ac9ac9 Clarify Google benchmark < 1.6.0 in INSTALL.md (#9505) 2 years ago
Peter Dillinger c0d2d26b91 Temporary disable Travis s390x Makefile build (#9512) 2 years ago
Levi Tamasi 0cc0543893 Mitigate the overhead of building the hash of file locations (#9504) 2 years ago
Jay Zhuang b69f4360ea Fix flaky test EnvPosixTestWithParam.RunMany (#9502) 2 years ago
Levi Tamasi 1f96bc6864 Upgrade to Ubuntu 20.04 in our CircleCI config (#9486) 2 years ago
Peter Dillinger fd3e0f43b3 Require C++17 (#9481) 2 years ago
Radek Hubner 42c8afd85a WriteOptions - add missing java API. (#9295) 2 years ago
Si Ke 2c3a780901 Fixed all RocksJava test failures in Centos and Alpine (#9395) 2 years ago
Jermy Li 83ff350ff2 jni: expose memtable_whole_key_filtering option (#9394) 2 years ago
Peter Dillinger afc280fdfd Enhance new cache key testing & comments (#9329) 2 years ago
Levi Tamasi 42e0751b3a Clean up VersionStorageInfo a bit (#9494) 2 years ago
Baptiste Lemaire bec9ab4316 Remove deprecated option DBOptions::max_mem_compaction_level (#9446) 2 years ago
Yanqin Jin 8b62abcc21 Disable backup/restore for ts-stress test (#9497) 2 years ago
Yanqin Jin 629e3e1d77 Fix spelling in public API (#9490) 2 years ago
mrambacher aae3093719 Introduce a CountedFileSystem for counting file operations (#9283) 2 years ago
Hui Xiao 5104c10ffb Update TARGETS and related scripts 2 years ago
anand76 d9ddb5398e Remove default implementation of Name() from FileSystemWrapper (#9474) 2 years ago
Yanqin Jin 3122cb4358 Revise APIs related to user-defined timestamp (#8946) 2 years ago
Hui Xiao 920386f2b7 Detect (new) Bloom/Ribbon Filter construction corruption (#9342) 2 years ago
Levi Tamasi 7cd5763274 Fix a copy-paste bug related to background threads in db_stress (#9485) 2 years ago
Andrew Kryczka 272ce445d6 remove unused instance variable in GenericRateLimiter (#9484) 2 years ago
Andrew Kryczka ed75dddc35 Optimize db_stress setup phase (#9475) 2 years ago
Peter Dillinger a495448eea Revisit #9118 for compaction outputs (#9480) 2 years ago
Yanqin Jin c58c5596e7 Fix compilation errors and add fuzzers to CircleCI (#9420) 2 years ago
Jay Zhuang 980b9ff385 Add more micro-benchmark tests (#9436) 2 years ago
Peter Dillinger f6d7ec1d02 Ignore `total_order_seek` in DB::Get (#9427) 2 years ago
Andrew Kryczka c7ce03dce1 db_stress begin tracking expected state after verification (#9470) 2 years ago
Andrew Kryczka 8dbd0bd11f db_crashtest.py use cheaper settings (#9476) 2 years ago
Hui Xiao a3de7ae49f Mark virtual ~Env() override (#9467) 2 years ago
Levi Tamasi f07c56928f Set the number of threads up front in db_stress (#9466) 2 years ago
Hui Xiao 42cca28ebb Remove deprecated API AdvancedColumnFamilyOptions::rate_limit_delay_max_milliseconds (#9455) 2 years ago
Yanqin Jin d10c5c08d3 Remove iter_start_seqnum and preserve_deletes (#9430) 2 years ago
anand76 e58cc56fb5 Use == operator for shared_ptr nullptr comparison (#9465) 2 years ago
Akanksha Mahajan 74ccd1931e Remove deprecated option DBOptions::skip_log_error_on_recovery (#9434) 2 years ago
Akanksha Mahajan ed86cd5e78 Remove deprecated overloads of DB::CompactRange (#9444) 2 years ago
Peter Dillinger c11fe94000 Fix^2 prefix extractor testing in crash test (#9463) 2 years ago
Jay Zhuang 22321e1027 Remove unused API base_background_compactions (#9462) 2 years ago
Yanqin Jin dd203ed604 Disallow a combination of options (#9348) 2 years ago