-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
nsq_to_file: malformed gzip data #716
Labels
Comments
I'm affected this bug, about once a day nsq_to_file produces malformed gzip file.
|
I found the cause of the bug. Service falling due to an error and the gzip files becomes unreadable
|
That could be fixed in #935 |
@arduanov thanks, can you share more of the logs? |
Here
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nsq_to_file
can corrupt output files whengzip
is enabled.See #677
The text was updated successfully, but these errors were encountered: