Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make TSI index compact old and too-large log files #22520

Merged
merged 2 commits into from
Sep 20, 2021

Conversation

danxmoran
Copy link
Contributor

Closes #22306

Backports #22334 and a small part of #22322 (not backporting the entirety of #22322 since it introduces new InfluxQL features)

danxmoran and others added 2 commits September 20, 2021 15:29
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
* TSI index should compact old or too-large log files
* Old tsl files should be compacted without new writes
* Add extra logging when disk size test fails

Co-authored-by: Sam Arnold <sarnold@influxdata.com>
@danxmoran danxmoran force-pushed the dm-backport-tsi-compact-too-old-22306 branch from 35d612e to e748157 Compare September 20, 2021 19:47
Copy link
Contributor

@serenibyss serenibyss left a comment

Choose a reason for hiding this comment

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

LGTM, but is this also supposed to contain the changes to build_tsi.go from inspect in PR #22334?

@danxmoran
Copy link
Contributor Author

is this also supposed to contain the changes to build_tsi.go from inspect ?

No, we haven't backported all the inspect commands. AFAIK we're saving them for 2.1 since they're new features.

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.

2 participants