Skip to content

Remove the oximeter client schema cache#10298

Open
bnaecker wants to merge 1 commit intomainfrom
ben/remove-oximeter-schema-cache
Open

Remove the oximeter client schema cache#10298
bnaecker wants to merge 1 commit intomainfrom
ben/remove-oximeter-schema-cache

Conversation

@bnaecker
Copy link
Copy Markdown
Collaborator

- Remove the schema cache from the `oximeter_db::Client` and any
  references to it or tests of it. Use the database as the sole source
  of truth for schema, on every insertion.
- Fixup tests to refer to DB instead of the cache where needed.
- Fixes #10292 and add a regression test for it.
@bnaecker bnaecker force-pushed the ben/remove-oximeter-schema-cache branch from e3fb6c7 to fd58c96 Compare April 21, 2026 15:33
@bnaecker bnaecker requested review from jgallagher and smklein April 21, 2026 15:36
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.

oximeter collector cache prevents writing schema when the database moves

1 participant