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

Ensure gzip writer is closed in influx_inspect export #7125

Merged
merged 1 commit into from
Aug 8, 2016

Conversation

mark-rushakoff
Copy link
Contributor

@mark-rushakoff mark-rushakoff commented Aug 8, 2016

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

Previously, the gzip writer may have had unflushed data when the
underlying writer was closed, and the output stream would have been
truncated early.

Previously, the gzip writer may have had unflushed data when the
underlying writer was closed, and the output stream would have been
truncated early.
@jsternberg
Copy link
Contributor

👍

1 similar comment
@corylanou
Copy link
Contributor

👍

@mark-rushakoff mark-rushakoff merged commit ffb022c into master Aug 8, 2016
@mark-rushakoff mark-rushakoff deleted the mr-export-gzip-close branch August 8, 2016 16:30
@timhallinflux timhallinflux added this to the 1.0.0 milestone Dec 20, 2016
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.

None yet

4 participants