Skip to content

chore(sync): influxdb_pro 2026-07-22#27556

Open
hiltontj wants to merge 1 commit into
mainfrom
sync/2026-07-22
Open

chore(sync): influxdb_pro 2026-07-22#27556
hiltontj wants to merge 1 commit into
mainfrom
sync/2026-07-22

Conversation

@hiltontj

Copy link
Copy Markdown
Contributor

Summary

Sync oss/ from influxdata/influxdb_pro main (source: 6a5b61f829). Brings the fix for the Core 3.9→3.10 upgrade crash — #[serde(default)] on node_spec in catalog snapshot versions v2/v3/v4, with tests against catalog files written by a real 3.9.3-core instance (influxdata/influxdb_pro#4714) — plus accumulated oss/ changes since the last main sync (2026-07-15). See the sync commit message for the full commit list.

Closes #27554

Source: 6a5b61f8299cea2cee49894ac8dc7006094b2f6b

Commits:
- `d8737b4c59` feat: Add function for fast-forwarding snapshots onto a catalog (influxdata/influxdb_pro#4678)
- `2e8fe3d0f8` fix(catalog): default node_spec when deserializing catalog snapshots (influxdata/influxdb_pro#4714)
- `be64dff8f9` feat: auto-configure WebUI server (influxdata/influxdb_pro#4684)
- `fabb039700` feat(trace_http): classify resource-exhausted as its own metric status (influxdata/influxdb_pro#4482)
- `d70497319f` feat(PE): sync PE oss with ent (influxdata/influxdb_pro#4707)
- `771e610b86` fix: Allow calling just recipes from oss directory (influxdata/influxdb_pro#4653)
- `ab5facb133` chore: post-release oss updates for 3.10.5 (influxdata/influxdb_pro#4680)
- `17e48a6479` fix: Ensure all crate tests can compile by themselves (influxdata/influxdb_pro#4676)
- `4364f46de7` feat(catalog): make the node stop API idempotent for repeat stops (influxdata/influxdb_pro#4524)
- `f0557b7061` fix: Use rust-toolchain-specified toolchain with CI (influxdata/influxdb_pro#4651)
- `242a4394f1` fix: persist split buffer chunks to distinct parquet paths (influxdata/influxdb_pro#4606)
- `add6f18f3f` chore: Update to rust 1.97.1 (influxdata/influxdb_pro#4603)
- `539f6f4071` chore: bump install script defaults to Core 3.10.3 / Enterprise 3.10.4 (influxdata/influxdb_pro#4586)
- `25567e5dfe` fix: removing unnecessary sysinfo features (influxdata/influxdb_pro#4591)
- `6d1acba692` feat(pacha): durable, lease-fenced file ID grants across primary failover (influxdata/influxdb_pro#4420)
- `1493c9d592` feat(distributed-queries): initialize WAL watchers only for assigned ingesters (influxdata/influxdb_pro#4563)
- `f6612fc614` feat(distributed-queries): add query-node assignment helpers and catalog lookup (influxdata/influxdb_pro#4556)
- `3f2b472eb2` chore(deny): drop RUSTSEC-2026-0204 ignore; bump anyhow for RUSTSEC-2026-0190 (influxdata/influxdb_pro#4582)
- `d38c25a2e7` chore(deny): ignore RUSTSEC-2026-0204 (crossbeam-epoch fmt::Pointer) (influxdata/influxdb_pro#4572)

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Cannon Palms <cpalms@influxdata.com>
Co-authored-by: caterryan <caterryan1@gmail.com>
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: David Norton <dgnorton@gmail.com>
Co-authored-by: Joe-Blount <73478756+Joe-Blount@users.noreply.github.com>
Co-authored-by: June <61218022+itsjunetime@users.noreply.github.com>
Co-authored-by: Marco Neumann <marco@crepererum.net>
Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
Co-authored-by: Trevor Hilton <thilton@influxdata.com>
@hiltontj
hiltontj marked this pull request as ready for review July 22, 2026 16:44
@hiltontj
hiltontj requested a review from a team July 22, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Catalog v3 migration failed

1 participant