influxdata / influxdata/docs-v2
Wrong default value for table-index-cache-max-entries
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
Table-index-cache-max-entries says dafeult value is 1000, but the code default value is 100.
##### Relevant URLs
- https://docs.influxdata.com/influxdb3/enterprise/reference/config-options/#table-index-cache-max-entries
- https://github.com/influxdata/influxdb/blob/main/influxdb3/src/commands/serve.rs#L359
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked documentation page and compare its table-index-cache-max-entries default with the value in influxdb3/src/commands/serve.rs around line 359. Update the documentation so the stated default matches the code, then verify the option page shows the corrected value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100