Skip to content

Cache TSM file generation and sequence number in ExtFileStat #26794

@davidby-influx

Description

@davidby-influx

The compaction planner spends a great deal of time in ParseFileName called from findGenerations.

The caching in findGenerations to alleviate this is incorrect. Caching the generation and sequence number in each ExtFileStats may eliminate the need for caching in findGenerations, or at the least simplify a new correct caching algorithm

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions