Commit Graph

10760 Commits (2fbc672732b872177d08cc8f15c0fa4a3de39ccc)
 

Author SHA1 Message Date
Jay Zhuang 2fbc672732 Add temperature information to the event listener callbacks (#9591) 2 years ago
Andrew Kryczka 54fb2a8975 Change type of cache buffer passed to `Cache::CreateCallback()` to `const void*` (#9595) 2 years ago
Peter Dillinger 48b9de4a3e Mark more OldDefaults as deprecated (#9594) 2 years ago
Alan Paxton ce84e50288 Plugin java jni support (#9575) 2 years ago
Peter Dillinger 561be005ba Some better API and other comments (#9533) 2 years ago
Alan Paxton 8d9c203f69 Remove previously deprecated Java where RocksDB also removed it, or where no direct equivalent existed. (#9576) 2 years ago
Peter Dillinger 725833a424 Hide FilterBits{Builder,Reader} from public API (#9592) 2 years ago
anand76 627deb7ceb Fix some MultiGet batching stats (#9583) 2 years ago
Siddhartha Roychowdhury 39b0d92153 Add record to set WAL compression type if enabled (#9556) 2 years ago
Jay Zhuang f092f0fa5d Add subcompaction event API (#9311) 2 years ago
Peter Dillinger a86ee02d34 Clarify compiler support release note (#9593) 2 years ago
Alan Paxton 36ce2e2a0a Update build files for java8 build (#9541) 2 years ago
Adam Retter 5e64407923 Support C++17 Docker build environments for RocksJava (#9500) 2 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 2 years ago
Yanqin Jin 1cda273dc3 Fix a silent data loss for write-committed txn (#9571) 2 years ago
Peter Dillinger 1e403a0c6c Fix assertion failure in FastLocalBloomBitsBuilder (#9585) 2 years ago
sdong 8286469b9a LDB to add --secondary_path to help (#9582) 2 years ago
Jay Zhuang 31031c0210 Remove deprecated RemoteCompaction API (#9570) 2 years ago
mrambacher c42d0cf862 Add support for decimals to PatternEntry (#9577) 2 years ago
Yueh-Hsuan Chiang 48f6c2a049 Add Solana's RocksDB use case in USERS.md (#9558) 2 years ago
Peter Dillinger 8c681087c7 Refactor FilterPolicies toward Customizable (#9567) 2 years ago
Jay Zhuang a0c569ee1d Cancel manual compaction in thread-pool queue (#9557) 2 years ago
Andrew Kryczka ad2cab8f0c minor tweaks to db_crashtest.py settings (#9483) 2 years ago
Hui Xiao 57418aba51 Fix a typo in HISTORY.md for 7.0 (#9574) 2 years ago
Hui Xiao 443d8ef094 Fix PinSelf() read-after-free in DB::GetMergeOperands() (#9507) 2 years ago
Peter Dillinger 420d51b9a0 Update Java API for FilterPolicy changes (#9569) 2 years ago
Peter Dillinger e24734f843 Use -Wno-invalid-offsetof instead of dangerous offset_of hack (#9563) 2 years ago
Yanqin Jin 241b5aa15a Timestamp-based validation for pessimistic txn (#9562) 2 years ago
Levi Tamasi ec0b1ff2bd Add blob compaction readahead size to the BlobDB benchmark script (#9566) 2 years ago
Levi Tamasi ac251aa641 Add Java bindings for blob compaction readahead size (#9554) 2 years ago
Peter Dillinger 5cdc8af66c Fix parallel test updates in CI; fbcode LIB_MODE=shared (#9553) 2 years ago
Alan Paxton eed71dfa82 Transaction multiGet convert to list-based (#9522) 2 years ago
Peter Dillinger 479eb1aad6 Hide deprecated, inefficient block-based filter from public API (#9535) 2 years ago
Yanqin Jin d6e1e6f37a Add commit_timestamp and read_timestamp to Pessimistic transaction (#9537) 2 years ago
mrambacher 81ada95bd7 Add STATIC_AVOID_DESTRUCTION for ObjectLibrary/Registry (#9464) 2 years ago
Akanksha Mahajan 5c53b9008f Fix failure in c_test (#9547) 2 years ago
Ezgi Çiçek 95d9cb8357 Avoid unnecessary copy of sample_slice map (#9551) 2 years ago
Levi Tamasi a1203edca4 Rework VersionStorageInfo::ComputeFilesMarkedForForcedBlobGC a bit (#9548) 2 years ago
mrambacher fe9d495112 Return different Status based on ObjectRegistry::NewObject calls (#9333) 2 years ago
Levi Tamasi 073ac54739 Log blob file space amp and expose it via the rocksdb.blob-stats DB property (#9538) 2 years ago
Levi Tamasi b2423f8dde Fix off-by-one bug in VersionStorageInfo::ComputeFilesMarkedForForcedBlobGC (#9542) 2 years ago
Hui Xiao c5cd31c12b Fix TSAN data race in EventListenerTest.MultiCF (#9528) 2 years ago
Levi Tamasi 320d9a8e8a Use a sorted vector instead of a map to store blob file metadata (#9526) 2 years ago
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