forked from influxdata/influxdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: port
influxd inspect report-tsi
to 2.x (influxdata#21788)
* feat: port influxd inspect report-tsi * chore: restored tsi1.IsIndexDir() functionality * refactor: changed inspect report-tsi to work with 2.x file system structure * chore: fixed output tab alignment * chore: ran make fmt * chore: ran make fmt on changed file after resolving merge conflicts * refactor: made changes based on code review * refactor: avoiding defer build-up in loop * refactor: replaced path with filepath and added shardIdx closures * chore: updated changelog * refactor: handled shardIdx closures in error case Co-authored-by: Michelle McFarland <[email protected]>
- Loading branch information
Showing
3 changed files
with
461 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.