Activity
Temp disable in crash test: secondary instance + seqno-time tracking
Temp disable in crash test: secondary instance + seqno-time tracking
Merge remote-tracking branch 'origin/main' into cf_disable_writes
Merge remote-tracking branch 'origin/main' into cf_disable_writes
Merge remote-tracking branch 'origin/main' into ensure_seqno_time_map…
Merge remote-tracking branch 'origin/main' into ensure_seqno_time_map…
Some improvements from reviews
Some improvements from reviews
Write failure can be permanently fatal and break WriteBatch atomicity
Write failure can be permanently fatal and break WriteBatch atomicity
Fix shadow warning-as-error
Fix shadow warning-as-error
Merge remote-tracking branch 'origin/main' into test_compression_format
Merge remote-tracking branch 'origin/main' into test_compression_format
Merge remote-tracking branch 'origin/main' into test_memtable_bloom_a…
Merge remote-tracking branch 'origin/main' into test_memtable_bloom_a…
Add test for memtable bloom filter with WriteBufferManager
Add test for memtable bloom filter with WriteBufferManager
Merge remote-tracking branch 'origin/main' into set_options_no_manife…
Merge remote-tracking branch 'origin/main' into set_options_no_manife…
Merge remote-tracking branch 'origin/main' into set_options_no_manife…
Merge remote-tracking branch 'origin/main' into set_options_no_manife…
More fixes
More fixes
Merge remote-tracking branch 'origin/main' into set_options_no_manife…
Merge remote-tracking branch 'origin/main' into set_options_no_manife…
Improve atomicity of SetOptions, skip manifest write
Improve atomicity of SetOptions, skip manifest write
[NO COMMIT] Validate usage of allow_refresh=false
[NO COMMIT] Validate usage of allow_refresh=false
Merge remote-tracking branch 'origin/main' into zstd_simplify
Merge remote-tracking branch 'origin/main' into zstd_simplify
Require ZSTD >= 1.4.0, greatly simplifying related code
Require ZSTD >= 1.4.0, greatly simplifying related code
Improve consistency of SeqnoToTime tracking in SuperVersion
Improve consistency of SeqnoToTime tracking in SuperVersion
Deprecate raw DB pointer in public APIs
Deprecate raw DB pointer in public APIs
Force push
Reduce unnecessary MutableCFOptions copies and parameters
Reduce unnecessary MutableCFOptions copies and parameters
Merge remote-tracking branch 'origin/main' into mutable_stuff
Merge remote-tracking branch 'origin/main' into mutable_stuff
Clean up some CFOptions code hygiene, unnecessary copies
Clean up some CFOptions code hygiene, unnecessary copies