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

feat(influx_inspect): Adds an additional log to rebuild TSI #25575

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

devanbenz
Copy link

@devanbenz devanbenz commented Nov 21, 2024

Output for re-building TSI now includes a completion log

example:

......
renaming new segment "/Users/devan/.influxdb/data/tstestdbthree/_series/00/0000.tmp" to "/Users/devan/.influxdb/data/tstestdbthree/_series/00/0000"
renaming new segment "/Users/devan/.influxdb/data/tstestdbthree/_series/07/0000.tmp" to "/Users/devan/.influxdb/data/tstestdbthree/_series/07/0000"
removing index file /Users/devan/.influxdb/data/tstestdbthree/_series/07/index
removing index file /Users/devan/.influxdb/data/tstestdbthree/_series/00/index
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/00
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/01
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/02
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/03
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/04
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/05
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/06
compacted  /Users/devan/.influxdb/data/tstestdbthree/_series/07
2024-11-21T21:16:53.003236Z     info    TSI rebuild completed successfully!     {"log_id": "0t09Cd5W000"}

Closes https://github.com/influxdata/feature-requests/issues/612

Copy link
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

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

LGTM

@devanbenz devanbenz merged commit 75eb209 into master-1.x Nov 21, 2024
10 checks passed
@devanbenz devanbenz deleted the db/612/tsi-rebuild-log branch November 21, 2024 21:28
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