Skip to content

feat: cache generation and sequence to reduce TSM filename parsing (#26905)#26913

Merged
davidby-influx merged 1 commit into1.12from
DSB_cache_gen_level_1.12
Oct 16, 2025
Merged

feat: cache generation and sequence to reduce TSM filename parsing (#26905)#26913
davidby-influx merged 1 commit into1.12from
DSB_cache_gen_level_1.12

Conversation

@davidby-influx
Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx commented Oct 16, 2025

Parse TSM file names only on creation or rename and cache the generation and level, instead of parsing them for those values repeatedly

Fixes #26794
Fixes #26907


(cherry picked from commit 8b1696a)

…26905)

Parse TSM file names only on creation or rename and cache
the generation and level, instead of parsing them for those
values repeatedly

Fixes #26794
Fixes #26907
---------

Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
(cherry picked from commit 8b1696a)
@davidby-influx davidby-influx changed the title feat: cache generation and sequence to reduce TSM filename parsing (#26905 feat: cache generation and sequence to reduce TSM filename parsing (#26905) Oct 16, 2025
@davidby-influx davidby-influx self-assigned this Oct 16, 2025
@davidby-influx davidby-influx marked this pull request as ready for review October 16, 2025 18:08
Copy link
Copy Markdown

@devanbenz devanbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like a clean cherrypick to me

@davidby-influx davidby-influx merged commit f0d5c73 into 1.12 Oct 16, 2025
14 checks passed
@davidby-influx davidby-influx deleted the DSB_cache_gen_level_1.12 branch October 16, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants