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

Add dumptsi path error handling. #9489

Merged
merged 1 commit into from
Feb 27, 2018
Merged

Conversation

benbjohnson
Copy link
Contributor

This pull request adds validation to the influx_inspect dumptsi utility to check if a directory is an index before opening it. Previously it would assume the directory was an index and open it which would generate partitions.

This PR also moves the series iteration out of the partitions and into a single call for the index.

Fixes #9482.

Copy link
Contributor

@e-dard e-dard left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@benbjohnson benbjohnson merged commit fee6149 into master Feb 27, 2018
@ghost ghost removed the review label Feb 27, 2018
@benbjohnson benbjohnson deleted the bj-dumptsi-cardinality branch April 20, 2018 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants