Commit Graph

  • b874d2546e Preserve published-boundary visibility during flush/compaction (#14681) (#14681) Josh Kang 2026-05-05 14:58:01 -07:00
  • c1dbe0a6ac Disable MultiScanAsyncIOTest.MultiScanPrepare test (#14707) anand76 2026-05-05 11:33:13 -07:00
  • 52d8574629 Fix AI review workflows broken by cc8d9ea04 (#14696) Peter Dillinger 2026-05-01 16:35:45 -07:00
  • c8600f85f6 [ci] Add OPENAI_API_KEY check to Codex steps fix_agent_review2 Peter Dillinger 2026-05-01 15:22:17 -07:00
  • 1f910525a7 [ci] Fix invalid secrets reference in workflow conditions Peter Dillinger 2026-05-01 15:21:42 -07:00
  • 5239c4caeb Merge remote-tracking branch 'pd/blog_format_no_wal' into fix_agent_review2 Peter Dillinger 2026-05-01 14:10:57 -07:00
  • 2e21612c3e Fix AI review workflows broken by cc8d9ea04 Peter Dillinger 2026-05-01 13:31:58 -07:00
  • a12bd7d641 ExternalTable support FS (#14629) Josh Kang 2026-05-01 12:23:54 -07:00
  • a69e9fdb7e Optimize iterator with tracking dirty state (#14684) Josh Kang 2026-04-30 14:30:25 -07:00
  • fa8f4f1ef0 Update buckifier to use folly/coro instead of folly/experimental/coro (#14685) Peter Dillinger 2026-04-30 13:04:51 -07:00
  • d534974711 Fix BUCK file format check failure (#14691) Xingbo Wang 2026-04-30 10:55:26 -07:00
  • cc8d9ea04d CI: AI review workflow improvements (#14659) xingbowang 2026-04-30 09:37:58 -07:00
  • 1fd2c202c7 Migrate folly coro references from folly/experimental to folly/coro 9 Davis Rollman 2026-04-29 13:13:12 -07:00
  • 08d8122809 Update HISTORY.md for 11.2.1 anand76 2026-04-29 12:55:26 -07:00
  • 7be9ffc81a Fix range tombstone conversion + ingest sst and re-enable crash tests (#14654) Josh Kang 2026-04-23 18:59:14 -07:00
  • 1d37a88852 Update version for 11.2.1 anand76 2026-04-28 22:16:41 -07:00
  • 7b0019a1b8 Gate file_open_metadata consumption on fast_sst_open option (#14676) Anand Ananthabhotla 2026-04-28 14:30:52 -07:00
  • c28b4f0e12 Fixes and enhancements to pre-push hook (#14680) Peter Dillinger 2026-04-28 15:56:32 -07:00
  • 4e2fe35bbb Gate file_open_metadata consumption on fast_sst_open option (#14676) Anand Ananthabhotla 2026-04-28 14:30:52 -07:00
  • b3b7668bf5 Convert some ROCKSDB_GTEST_SKIP to BYPASS (#14679) Peter Dillinger 2026-04-28 14:11:33 -07:00
  • b12d3a6da6 External Table Get Optimizations (#14673) Josh Kang 2026-04-28 11:43:18 -07:00
  • 5ba6eb5497 Blog file format: unified WAL and blob file format (1/n) Peter Dillinger 2026-04-23 09:58:27 -07:00
  • 8fb8fdd349 Use saved_key_ instead of iter_.key() in forward range conversion (#14672) Josh Kang 2026-04-27 14:35:40 -07:00
  • 959fa315b1 Use unique_ptr for StreamingCompress and StreamingUncompress (#14665) Peter Dillinger 2026-04-27 12:17:09 -07:00
  • f4fa2d2386 Fix obsolete file cache entries not being erased with concurrent readers (#14662) Anand Ananthabhotla 2026-04-27 12:13:20 -07:00
  • ebaa925006 Disable range tombstone conversions again (#14670) Josh Kang 2026-04-25 12:37:32 -07:00
  • 3ae314446b Fix integration gap between blob direct write and blob_compression_opts (#14669) Xingbo Wang 2026-04-25 05:19:55 -07:00
  • 6842ba8455 Add kNoChecksum to crash test checksum_type coverage (#14667) Peter Dillinger 2026-04-24 17:27:38 -07:00
  • a2abe3cfd6 Avoid setting read option upper bound for range tombstone conversion (#14664) Josh Kang 2026-04-24 15:33:10 -07:00
  • 2e7cf42cda Add MANIFEST_VALIDATION_FAILURE_COUNT statistic (#14657) Danny Chen 2026-04-24 15:22:15 -07:00
  • 3cdf942192 Make ParseCompressionNameForDisplay manager-aware (#14658) Yoshinori Matsunobu 2026-04-24 13:51:20 -07:00
  • d3a28293a5 Revert temporary 11.1 remote compaction stats serialization workaround (#14663) Xingbo Wang 2026-04-24 12:08:25 -07:00
  • d8fc727592 Revert temporary 11.1 remote compaction stats serialization workaround (#14663) Xingbo Wang 2026-04-24 12:08:25 -07:00
  • ff16ff23ed Update version to 11.3.0 for 11.2 release (#14638) anand76 2026-04-24 09:53:51 -07:00
  • 03e5a0b9a8 Fix range tombstone conversion + ingest sst and re-enable crash tests (#14654) Josh Kang 2026-04-23 18:59:14 -07:00
  • 7d274331a6 Force push update-main-for-11.3.0 anand76 2026-04-23 13:33:29 -07:00
  • 30b150475b Force push anand76 2026-04-23 13:28:31 -07:00
  • 763401b595 Add ParseCompressionNameForDisplay API (#14637) Yoshinori Matsunobu 2026-04-22 20:39:26 -07:00
  • c4941760c9 Keep remote compaction stats serialization compatible with 11.1 (#14656) Xingbo Wang 2026-04-22 17:34:30 -07:00
  • 2b3cdc5764 Keep remote compaction stats serialization compatible with 11.1 Xingbo Wang 2026-04-22 16:14:35 -07:00
  • 809ed26be5 Revert "Migrate fbcode coro references from folly/experimental to folly/coro (5/6 - fbcode a-m)" (#14652) xingbowang 2026-04-22 08:53:09 -07:00
  • 6c65d8046d Revert "Migrate fbcode coro references from folly/experimental to folly/coro (5/6 - fbcode a-m)" xingbowang 2026-04-22 05:38:38 -07:00
  • 7eec357e30 Fix check_format_compatible.sh and revert folly hash anand76 2026-04-21 16:04:13 -07:00
  • 13ea89f66b Handle DB::Open failure in fault_injection_test better (#14646) Hui Xiao 2026-04-21 14:59:40 -07:00
  • 4c1ffedb1e Disable skip_stats_update_on_db_open with remote compaction in stress test (#14647) Hui Xiao 2026-04-21 14:57:05 -07:00
  • 7f89e5fb09 Disable inplace_update_support in stress test (#14645) Hui Xiao 2026-04-21 13:37:18 -07:00
  • b374ba5968 Rocksdb Unit Test failed: Unit test failed (#14643) Anand Ananthabhotla 2026-04-20 17:25:18 -07:00
  • 0dab64fd3e Update version to 11.3.0 for 11.2 release anand1976 2026-04-20 11:54:12 -07:00
  • 2126b6e3ba Update HISTORY.md for 11.2.0 release anand1976 2026-04-20 11:54:02 -07:00
  • 6ff96384dd db_iter: eagerly resolve blob-backed iterator columns (#14632) Xingbo Wang 2026-04-18 00:38:50 -07:00
  • a4139ef9e9 IODispatcher: fall back to synchronous coalesced reads when async IO is unavailable (#14633) Anand Ananthabhotla 2026-04-17 17:57:35 -07:00
  • 3ef8b1b743 Guard auto-readahead against exhausted index iter (#14631) Andrew Chang 2026-04-17 12:36:29 -07:00
  • 4bc0bff0e4 Mark IODispatcher as experimental (#14630) anand76 2026-04-17 12:12:13 -07:00
  • 49ec219955 cmake: fix folly nightly build regressions (#14609) xingbowang 2026-04-17 11:22:35 -07:00
  • 790294f3ad Disallow table_filters entirely when range tombstone conversion is enabled (#14618) Josh Kang 2026-04-17 01:33:16 -07:00
  • 9886d52fc4 Disable range tomb conversion when using legacy prefix iterator (#14625) Josh Kang 2026-04-16 18:20:59 -07:00
  • 36e50a61fc db_stress: exclude info logs from metadata read faults (#14616) xingbowang 2026-04-16 18:20:44 -07:00
  • 7b06a9ae7e Track blob garbage during flush of direct-write blob references (#14623) xingbowang 2026-04-16 16:45:13 -07:00
  • df5695cf24 Fix workflow YAML parsing and add validation (#14624) xingbowang 2026-04-16 16:06:32 -07:00
  • 820c4a77c1 dump disk usage on no space stress test failure (#14619) Xingbo Wang 2026-04-15 09:52:43 -07:00
  • 94b6566505 Fix CompareDbtEndpoints crash with timestamp-aware comparators (#14601) (#14611) Laurynas Biveinis 2026-04-15 09:38:59 -07:00
  • 1cc216a45b Fast file open: retrieve, persist, and pass file open metadata (#14596) Anand Ananthabhotla 2026-04-14 19:07:29 -07:00
  • 978bf67426 Disable min_tombstones_for_range_conversion in crash tests (#14617) Josh Kang 2026-04-14 13:52:59 -07:00
  • 6b8ca89f45 Ignore post-SIGTERM io_uring stderr in stress test (#14613) Xingbo Wang 2026-04-14 10:02:10 -07:00
  • 50852b5c8d db_stress: document expected-state trace/replay contract (#14612) Xingbo Wang 2026-04-14 09:58:20 -07:00
  • 9f474a1034 Enforce < 4GB sizes for keys, values, and some BlockBuilder inputs (#14461) Peter Dillinger 2026-04-10 17:04:47 -07:00
  • f3a20854e0 Revert trace changes (#14600) Josh Kang 2026-04-10 16:04:37 -07:00
  • 6cdeb9d9d0 Update HISTORY.md and version for 11.1.1 v11.1.1 anand76 2026-04-10 15:00:01 -07:00
  • ea72ee89da Support Pinnable Reads In SstFileReader (#14500) Josh Kang 2026-03-25 15:11:15 -07:00
  • 37c3a6de09 Support ExternalTable PinnableSlice Get (#14497) Josh Kang 2026-03-24 11:10:42 -07:00
  • c47e35395b db: disable read-path tombstone conversion for partial UDT reads (#14595) Xingbo Wang 2026-04-10 10:47:35 -07:00
  • a9ac4df630 env: avoid unused info in TSAN mapping helper (#14597) Xingbo Wang 2026-04-10 08:43:03 -07:00
  • ede2cbd67b Fix MultiScanIndexIterator crash on reseek after exhaustion (#14581) Anand Ananthabhotla 2026-04-08 15:25:02 -07:00
  • b21eaa91c2 Fix memory accounting leak in IODispatcher ReadIndex() (#14569) Anand Ananthabhotla 2026-04-06 12:35:18 -07:00
  • 405e1a4ac6 Add block_decompress_count to PerfContext (#14557) Jialiang Tan 2026-04-03 16:48:09 -07:00
  • 4254c705a2 env: reset TSAN state for recycled mappings (#14594) Xingbo Wang 2026-04-09 17:19:11 -07:00
  • bad2d5b0af Migrate fbcode coro references from folly/experimental to folly/coro (5/6 - fbcode a-m) Davis Rollman 2026-04-09 11:11:05 -07:00
  • 1fe1b1bd46 Reduce claude review failure CI noise (#14591) xingbowang 2026-04-09 11:01:12 -07:00
  • f3f7feba92 Document Flush(), Sync(), and Fsync() contracts; remove dead enum (#14590) Peter Dillinger 2026-04-09 10:45:50 -07:00
  • b7395b3fa4 Allow Compressor to override parallel_threads for SST building (#14580) Peter Dillinger 2026-04-08 21:22:52 -07:00
  • 3b38fde293 Support UDI as primary index (#14547) zaidoon 2026-04-08 21:05:03 -07:00
  • 3070f73e97 Wide-column blob separation: lazy resolution through read, compaction, and write paths (#14386) Xingbo Wang 2026-04-08 18:58:40 -07:00
  • 9d609dd6fe Fix MultiScanIndexIterator crash on reseek after exhaustion (#14581) Anand Ananthabhotla 2026-04-08 15:25:02 -07:00
  • 4d8a0acd76 Disable read-path range tombstone synthesis when ReadOptions.table_filter is set (#14586) Xingbo Wang 2026-04-08 10:28:02 -07:00
  • 3efe9460ba Fix Range Tombstone Entry Accounting Bug (#14579) Josh Kang 2026-04-07 16:34:24 -07:00
  • 4dd05023c0 Rocksdb Crash Test failed: unknown (#14584) Xingbo Wang 2026-04-07 16:32:33 -07:00
  • 6a618d0686 Rocksdb Warm Storage Test failed: assertion failed - iters[i]->status().ok() (#14583) Maciej Szeszko 2026-04-07 16:28:02 -07:00
  • ec832ff42c Minimize WAL and and tracer gap (#14578) Josh Kang 2026-04-07 14:05:21 -07:00
  • 91fa765f3a Rocksdb Crash Test failed: assertion failed - corruption: Sequence number is being set backwards dur (#14567) (#14567) Josh Kang 2026-04-06 19:47:36 -07:00
  • 92cedd58af Fix table cache leak when flush install fails (#14577) Peter Dillinger 2026-04-06 15:21:58 -07:00
  • 3dd6d060e5 Upgrade CI Docker images: clang-18→clang-21, ubuntu24 24.0→24.1 (#14576) Xingbo Wang 2026-04-06 15:00:53 -07:00
  • 1b817cff45 Trace writes only after successful write (#14575) Josh Kang 2026-04-06 14:50:51 -07:00
  • fc85a700cf Fix memory accounting leak in IODispatcher ReadIndex() (#14569) Anand Ananthabhotla 2026-04-06 12:35:18 -07:00
  • 06699cd0fb Add IODispatcher memory limiting and multiscanrandom benchmark to db_bench (#14570) Anand Ananthabhotla 2026-04-06 11:59:33 -07:00
  • 0186937710 Skip AllocateTest block-count checks on btrfs (#14553) Peter Dillinger 2026-04-06 11:14:19 -07:00
  • 8ec2177bd1 Fix missing sync point in DeleteScheduler MarkAsTrash failure path (#14556) Peter Dillinger 2026-04-06 11:13:20 -07:00
  • 156328107d Fix range deletion crash test errors (#14573) Josh Kang 2026-04-06 09:05:42 -07:00
  • 3f51c0a185 Convert sequential single deletes into range tombstones (#14448) Josh Kang 2026-04-03 22:47:51 -07:00
  • 65e77282ce Add block_decompress_count to PerfContext (#14557) Jialiang Tan 2026-04-03 16:48:09 -07:00
  • a0ff5b143f Add num_data_blocks_compression_rejected/bypassed to TableProperties (#14551) Jialiang Tan 2026-04-03 16:48:09 -07:00