influxdata / influxdata/influxdb
NewMeasurementFieldSet Bug
Open
@dgnorton is already working on this.
Since May 21, 2020.
1.x
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Steps to reproduce:
infludb version 1.8.0 and index version : tsi1 . NewMeasurementFieldSet function can not load real measurementsfields when influxdb restart.
Expected behavior:
LoadMetadataIndex can skip scanning all the TSM files
Actual behavior:
LoadMetadataIndex scanning all the TSM files
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.